promotional bannermobile promotional banner

OpeningHours

This plugin provides opening hours to your server, without shutting it down.

File Details

v1.3

  • R
  • May 31, 2013
  • 7.89 KB
  • 1.0K
  • CB 1.5.2-R0.1

File Name

OpeningHours.jar

Supported Versions

  • CB 1.5.2-R0.1

1) Added an option to config.yml to specify opening hours per weekday:

#override the opening times above for the days & times mentioned below (all weekdays -lower-case- are recognized):
friday:
  serverClosingTime: '23:00'

saturday:
  serverOpeningTime: '01:00'
  serverClosingTime: '23:00'

sunday:
  serverOpeningTime: '01:00'

2) Solved a bug where kicking of logged-in players at closing hour wouldn't be re-scheduled after having fired once. Note that there was no issue with checking opening hours at login.