HalloweenEvent not saving correctlyFixed
I change the config, reload the plugin, click edit on the file to see if its still enabled: it's not; set to false again.

I've tried this 3 times now.

Note* I am using v0.1.15

The config I try to save but gets replaced:

{
  "Events": {
    "Bradley": {
      "Enabled": true,
      "MaximumTimeBetween": 300,
      "MinimumTimeBetween": 120
    },
    "CargoPlane": {
      "Enabled": true,
      "MaximumTimeBetween": 120,
      "MinimumTimeBetween": 45
    },
    "CargoShip": {
      "Enabled": true,
      "MaximumTimeBetween": 240,
      "MinimumTimeBetween": 120
    },
    "Chinook": {
      "Enabled": true,
      "MaximumTimeBetween": 300,
      "MinimumTimeBetween": 90
    },
    "EasterEvent": {
      "Enabled": false,
      "MaximumTimeBetween": 60,
      "MinimumTimeBetween": 30
    },
    "HalloweenEvent": {
      "Enabled": true,
      "MaximumTimeBetween": 60,
      "MinimumTimeBetween": 45
    },
    "Helicopter": {
      "Enabled": true,
      "MaximumTimeBetween": 100,
      "MinimumTimeBetween": 60
    },
    "XMasEvent": {
      "Enabled": false,
      "MaximumTimeBetween": 120,
      "MinimumTimeBetween": 60
    }
  }
}
That was an old bug I had fixed, and now broke again, my apologies.
Any word on when the update is gonna be out?

I am fully wiping my server in  5 minutes :p

Thank you for your quick response!
Ok found a way that sort this out how I intended.  Fix release.

Merged post

Can you please set this to fixed if you are happy with how the current version is functioning?  Thanks!
Locked automatically