Skip to content

MMCReboot v2.0.0

Compare
Choose a tag to compare
@leelawd leelawd released this 08 Apr 04:52
· 65 commits to master since this release

BREAKING CONFIG CHANGE(S)!! - Recommended config reset

Changes

  • timer.broadcast config now uses seconds instead of minutes. - BREAKING CHANGE - #8
  • Config for autorestart timer now split into Fixed and Realtime
  • Delay for message that is displayed upon login if a vote is in progress has been lowered from 10 seconds to 3
  • /reboot start now uses choices for h/m/s

Added

  • Config option to change sound notification - #7
  • Config option for when the first sound notification should play (Use one of the values from your timer.broadcast config list)
  • Realtime restart timer - Restart at specific times of the day (Server hosted location's timezone) - #3
  • Localization using customizable Messages.conf file - #11

Fixes

  • Check online time before isRestarting when initiating a /reboot vote - #10