EmptyServerStopper
- v.03:
- Update for 1.9. Now on SpigotMc : https://www.spigotmc.org/resources/emptyserverstopper.19409/
- Update for 1.9. Now on SpigotMc : https://www.spigotmc.org/resources/emptyserverstopper.19409/
- v0.2:
- New parameters :
- ShutdownTime: shutdown after x minutes when the last player left.
- ShutdownAtStart: launch the shutdown timer at start.
- ShutdownTime: shutdown after x minutes when the last player left.
- New parameters :
- v0.1:
- Working but not configurable.
Note: To create config file: first start the server, then stop it. Edit the parameters in ".\plugins\EmptyServerStopper\config.yml".
-----------------
This plugin will stop your server after a defined time when the last player leaved.
To wait until some reconnects :
- For 1.8 : you can use SleepingServerStarter on GitHub
- For older version : MCSignOnDoor to restart it. (Sentry mode).
What it does :
- Wait for the last player to leave. Trigger at X minutes timers.
- After the X minutes, check if no one is connected.
- No one is connected: shutdown the server.
- Someone is connected: cancel the timer.
- No one is connected: shutdown the server.
(Then it can restart using MCSignOnDoor.)
I will upgrade the plugin when a new stable version of bukkit will be out.
Any suggestions ?
@jamcat22
Done ! Sorry for the delay ! ;-)
Check your tickets please!
as my server is always having people on (when im online, they all go to bed at night lol) then this looks very useful. it means that the server will restart when nobody is on! very useful, if it works :D
@robobenklein
There should be a file available : http://dev.bukkit.org/server-mods/emptyserverstopper/files/1-empty-server-stopper-v0-1/
When will I be able to find a download for this?