File Details
1.0.4 - Improvements
- R
- Jul 16, 2015
- 11.67 KB
- 211
- 1.7.10
File Name
ForgeAutoShutdown-1.0.4-1.7.10.jar
Supported Versions
- 1.7.10
Changes for 1.0.4:
- Server tick handler will only perform shutdown on the pre- server tick (before any server tick operations are performed)
- Server tick handler is set to the
HIGHESTpriority, so it will fire before any other pre- server tick handlers
Changes for 1.0.3:
- Added 1.8 build for Forge 11.14.3.1450 (might work with lower or higher)
- Fixed potential ConcurrentModification crash on shutdown
Changes for 1.0.2:
- Added player voting for shutdown, allowing players to restart a lagging out server without admin intervention
- More user-friendly config file
Changes for 1.0.1:
- Made shutdown process run on the server thread. Prevents potential hangs and corruption.
- Properly filled in mcmod.info
Initial 1.0.0 build:
- Automatically shuts down server at a given time
- Warns all players every minute, five minutes prior to actual shutdown
- Configurable warn and kick messages