Hi, I would like to create an automated/controlled server shutdown. Now, firstly, is this already possible? In which case show me the way to Tipperary!
What I would like to do is something similar to this:
Step 1, global announcement to players that server is rebooting soon (easily done)
Step 2, stop any new connections to the server (not sure if this is possible? maybe set max players to 0?)
Step 3, after x period of time, kick any remaining players that are online (so that there are zero players online)
Step 4, restart server script (not sure how to automate via java? (which is preferable)