EmptyServerStopper
SpigotMCShutdown your server when there is no one arround.
12.0k завантажень 4.6 рейтинг
остання vlatest SpigotMC
Latest versions are available on github :
https://github.com/vincss/mcEmptyServerStopper/releases
This plugin will stop your server after a defined time when the last player leaved.
To wait until someone reconnects :
- For 1.8+ : you can use SleepingServerStarter
- For older version : MCSignOnDoor to restart it. (Sentry mode).
- 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.
The delay before service shutdown is configurable in : plugins/EmptyServerStopper/config.yml
(Then it can restart using MCSignOnDoor.)
-----------------
ChangeLog:
- TBC on GitHub
- 1.15.1
- Updated for latest 1.15.1 version
- v0.3:
- Update to be compatible with 1.9.
- 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.
Коментарі 0
Поки немає коментарів. Будь першим, хто поділиться думкою.