Monument enabled, but no dome and zone

I enable oilrigs but there is no dome and no zone :/

"Large oilrig event settings": {
  "Zone ID": "large",
  "Transform Position": {
    "x": 0.0,
    "y": 0.0,
    "z": 5.0
  },
  "Enable Event": true,
  "Enable PVP Delay": true,
  "PVP Delay Time": 7.0,
  "Enable Domes": true,
  "Domes Darkness": 9,
  "Delay In Starting Event": 0.0,
  "TruePVE Mapping": "raid",
  "Use Blacklist Commands (If false, a whitelist is used)": true,
  "Command List (If there is a '/' at the front, it is a chat command)": [
    "kill"
  ],
  "Dynamic PVP Zone Settings": {
    "Zone Comfort": "0",
    "Zone Temperature": "0",
    "Zone Radiation": "0",
    "Zone Radius": "100",
    "Enter Message": "Entering Big Oilrig PVP area!",
    "Leave Message": "Leaving Big Oilrig PVP area.",
    "Permission Required To Enter Zone": "",
    "Eject Spawns": "",
    "Extra Zone Flags": [
      "notp",
      "nobuild"
    ]
  }
},
Enable debug mode, and then reload the plugin.
Send me the debug message

Merged post

No, you should delete the old configuration file...

Merged post

The config for the oil rig looks like this
    "Large Oil Rig": {
      "Zone ID": "",
      "Transform Position": {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      },
      "Enable Event": true,
      "Enable PVP Delay": true,
      "PVP Delay Time": 10.0,
      "Enable Domes": true,
      "Domes Darkness": 8,
      "Delay In Starting Event": 0.0,
      "TruePVE Mapping": "exclude",
      "Use Blacklist Commands (If false, a whitelist is used)": true,
      "Command List (If there is a '/' at the front, it is a chat command)": [],
      "Dynamic PVP Zone Settings": {
        "Zone Comfort": "0",
        "Zone Temperature": "0",
        "Zone Radiation": "0",
        "Zone Radius": "100",
        "Enter Message": "Entering a PVP area!",
        "Leave Message": "Leaving a PVP area.",
        "Permission Required To Enter Zone": "",
        "Eject Spawns": "",
        "Extra Zone Flags": []
      }
    }​

Having the same issue. Literally makes no sense to me. It's just not creating the zones when I have them enabled in the config file

EDIT: Nevermind deleted the config file and reloaded it and set it up again and it worked. I don't get it but at least it's working now lol