File Details
1.0.6 - Shutdown delay, optional warnings
- R
- Sep 17, 2015
- 17.46 KB
- 214
- 1.8
File Name
ForgeAutoShutdown-1.0.6-1.8.jar
Supported Versions
- 1.8
The scheduled shutdown can now be delayed by a configurable amount of minutes, if there are players still on the server. This adds two config options:
Delay(default:false) - If true, delays the shutdown if players are onlineDelayBy(default: 5) - Minutes to delay the shutdown by (or: when to next check there are players online)
If the server is empty at the scheduled or delayed time, shutdown will commence. IfscheduleWarning is enabled and a player comes online during the five minute warning, the shutdown is delayed and the warnings reset. When checking if the server is empty, fake players (e.g. BuildCraft's quarries) are ignored.
Other changes
- Five-minute warning on server shutdown is now optional with
scheduleWarningconfig