Gather rates not changingNot An Issue

Hello, I setup the config file quickly to see and test the plugin but for some reason no gather rates change. Here are my config/data files. Also yes I have given default group the correct permission.

{
  "AdminMode": false,
  "BannerColor": "Blue",
  "DayRateMultStaticQuarry": 1.0,
  "NightRateMultStaticQuarry": 1.0,
  "Sunrise": 7.0,
  "Sunset": 19.0,
  "TextColor": "Yellow",
  "UseGUIAnnouncements": false,
  "UseMessageBroadcast": true,
  "UseZeroIndexForDefaultGroup": true
}
{
  "PermissionsGroups": {
    "0": {
      "DayRateMultQuarry": 3.0,
      "DayRateMultPickup": 3.0,
      "DayRateMultResource": 3.0,
      "DayRateMultResourceBonus": 3.0,
      "DayRateMultResourceHQM": 3.0,
      "DayRateMultCropGather": 3.0,
      "NightRateMultQuarry": 5.0,
      "NightRateMultPickup": 5.0,
      "NightRateMultResource": 5.0,
      "NightRateMultResourceBonus": 5.0,
      "NightRateMultResourceHQM": 5.0,
      "NightRateMultCropGather": 5.0,
      "CustomRateMultQuarry": {},
      "CustomRateMultPickup": {},
      "CustomRateMultResource": {},
      "CustomRateMultResourceBonus": {},
      "CustomRateMultCropGather": {},
      "ToolMultiplier": {},
      "PermGroup": "gathercontrol.default"
    }
  }
}

Also here are my logs.

19:16 [Info] Loaded plugin GatherControl v1.6.1 by CaseMan
19:17 [Info] Unloaded plugin GatherControl v1.6.1 by CaseMan
19:17 [Info] Loaded plugin GatherControl v1.6.1 by CaseMan
I checked the plugin to work with your configuration and data files and everything works fine.
 

 

 

In response to CaseMan ():
I checked the plugin to work with your configuration and data files and everything works fine. ...
Mine does not thats so weird, can any plugin conflict with it?
Yes, may be.
Rule for any plugin:
check plugin with default settings
check plugin alone at server
 

 

 

Locked automatically