ForgeAutoShutdown

Schedules a specific time of the day for server to shut down or automatically restart

File Details

1.0.4 - Improvements

  • R
  • Jul 16, 2015
  • 11.67 KB
  • 202
  • 1.8

File Name

ForgeAutoShutdown-1.0.4-1.8.jar

Supported Versions

  • 1.8

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 HIGHEST priority, 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:

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