Sets different gather rates for day and night.

Supported Games
GameServerKingsGameServerKings
depends on
works with

Day/Night Gather automatically changes the gathering rates for Gather Manager depending on the daytime.

NOTE: This overwrites Gather Manager settings, if you use specific gathering rates for individual dispensers they will get overwritten.

Configuration

{
  "Scale dispensers": true,
  "Chat announcements": true,
  "Time check interval (Only used if TimeOfDay plugin is not installed)": 60,
  "Day": {
    "Dispenser": 1,
    "Pickup": 1,
    "Quarry": 1,
    "Excavator": 1,
    "Survey": 1
  },
  "Night": {
    "Dispenser": 1,
    "Pickup": 1,
    "Quarry": 1,
    "Excavator": 1,
    "Survey": 1
  }
}

Localization

{
  "Announcement": "The server rates have changed due to time change! To know more, type <color=#008000ff>/gather</color>."
}
This plugin is unlicensed and the original author reserves all rights to it.

The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.

Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.