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.)
-
View User Profile
-
Send Message
Posted Jan 29, 2013I will upgrade the plugin when a new stable version of bukkit will be out.
Any suggestions ?
-
View User Profile
-
Send Message
Posted Nov 4, 2012@jamcat22
Done ! Sorry for the delay ! ;-)
-
View User Profile
-
Send Message
Posted Oct 17, 2012Check your tickets please!
-
View User Profile
-
Send Message
Posted Sep 2, 2012as 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
-
View User Profile
-
Send Message
Posted Sep 2, 2012@robobenklein
There should be a file available : http://dev.bukkit.org/server-mods/emptyserverstopper/files/1-empty-server-stopper-v0-1/
-
View User Profile
-
Send Message
Posted Sep 1, 2012When will I be able to find a download for this?