mcman icon indicating copy to clipboard operation
mcman copied to clipboard

Pre/post launch scripts

Open TheAlan404 opened this issue 8 months ago • 0 comments

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

TheAlan404 avatar Nov 14 '23 12:11 TheAlan404