mcman
mcman copied to clipboard
Pre/post launch scripts
I'm thinking either we include this in server.launcher
or a file like this:
echo Starting server
${command}
echo ended
If we do include it in the ServerLauncher, we should add 3 versions: platform independent, windows and linux