No option for military tunnels

Hello there!

Is there no option for military tunnels? I want to make it PVP but I don't see it in the config. Are you maybe able to add it?

There are no military tunnels on your server.
    "Military Tunnel": {
      "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": []
      },
      "Zone ID": "",
      "Transform Position": {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      }
    },​
Aaahh thanks!

Merged post

I've added this in there so it would be set if we ever have a map with military tunnels, but when I reloaded the plugin, the config was set to default. Why is that happening? It seems to reset the config if an event is not existing. Is there a way to fix this?
There is an error in your config so it will reset to the default config.
Please use this website to check the config for errors --> https://jsonlint.com/
I believe the reason for it resetting was because I do not have military tunnels on the current map I am using. It then sees it as an wrong config and resets it fully. There was no error in my config, my host automatically checks for errors, there were none.