Supply drop still triggering PVP zone even when set false
This is my config:
{
  "Global": {
    "ConfigVersion": "3.2.4",
    "PluginEnabled": true,
    "DebugEnabled": false,
    "CompareRadius": 100.0,
    "ExtraZoneFlags": "",
    "MsgEnter": "You are <color=red>ENTERING</color> a <color=red>PVP</color> zone!",
    "MsgLeave": "You are <color=red>LEAVING</color> a <color=red>PVP</color> zone!",
    "BlockTeleport": true,
    "BotsEnabled": true,
    "DomesEnabled": true,
    "PVPDelayEnabled": true,
    "PVPDelayTime": 10
  },
  "Events": {
    "BradleyAPC": {
      "BotProfile": "BRADLEY APC PVP ZONE",
      "Duration": 600.0,
      "Enabled": true,
      "Radius": 100.0
    },
    "PatrolHelicopter": {
      "BotProfile": "PATROL HELI PVP ZONE",
      "Duration": 600.0,
      "Enabled": true,
      "Radius": 100.0
    },
    "SupplySignal": {
      "BotProfile": "DynamicPVP",
      "Duration": 5.0,
      "Enabled": false,
      "Radius": 0.1
    },
    "TimedCrate": {
      "BotProfile": "LOCKED CRATE PVP ZONE",
      "Duration": 1200.0,
      "Enabled": true,
      "Radius": 100.0
    },
    "TimedDrop": {
      "BotProfile": "AIRDROP PVP ZONE",
      "Duration": 600.0,
      "Enabled": true,
      "Radius": 100.0
    }
  }
}​


I dont know why but its still triggering a PVP zone. I checked 3 times and all 3 times it triggered a PVP zone.
There are many problems with this plugin, wait for update...