I enabled both oil rigs but no domes or zone were created for them. I'm going to dump data file and config files below. Zones for all but oil rig that I have enabled have worked with no problems at all. Minus the zonedomes. I don't want them visibile so I'm working on how to do that. I attempted to just disable "Use Zone Domes Spheres over Zones": true, But upon doing that pvp was not functional in the zones themselves. Any help would be welcome.
zone_data.json:
{
"definitions": [{
"Name": "The Dome",
"Radius": 80.0,
"Radiation": 0.0,
"Comfort": 0.0,
"Temperature": 0.0,
"Location": "13.11737 70.38372 -501.3656",
"Size": "0 0 0",
"Rotation": "0 0 0",
"Id": "sphere_tank",
"ParentID": null,
"EnterMessage": "WARNING: You are now entering a PVP Zone",
"LeaveMessage": "Returning to PVE Area",
"Permission": null,
"EjectSpawns": null,
"Enabled": true,
"Flags": "AutoLights"
}, {
"Name": "Military Tunnel",
"Radius": 115.0,
"Radiation": 0.0,
"Comfort": 0.0,
"Temperature": 0.0,
"Location": "-491.9974 17.2309 240.588",
"Size": "0 0 0",
"Rotation": "0 0 0",
"Id": "military_tunnel_1",
"ParentID": null,
"EnterMessage": "WARNING: You are now entering a PVP Zone",
"LeaveMessage": "Returning to PVE Area",
"Permission": null,
"EjectSpawns": null,
"Enabled": true,
"Flags": "AutoLights"
}, {
"Name": "Giant Excavator Pit",
"Radius": 205.0,
"Radiation": 0.0,
"Comfort": 0.0,
"Temperature": 0.0,
"Location": "399.4269 25.84046 825.6138",
"Size": "0 0 0",
"Rotation": "0 0 0",
"Id": "excavator",
"ParentID": null,
"EnterMessage": "WARNING: You are now entering a PVP Zone",
"LeaveMessage": "Returning to PVE Area",
"Permission": null,
"EjectSpawns": null,
"Enabled": true,
"Flags": "AutoLights"
}, {
"Name": "Launch Site",
"Radius": 295.0,
"Radiation": 0.0,
"Comfort": 0.0,
"Temperature": 0.0,
"Location": "-810.6993 27.08116 -601.8679",
"Size": "0 0 0",
"Rotation": "0 0 0",
"Id": "launch_site",
"ParentID": null,
"EnterMessage": "WARNING: You are now entering a PVP Zone",
"LeaveMessage": "Returning to PVE Area",
"Permission": null,
"EjectSpawns": null,
"Enabled": true,
"Flags": "None"
}]
}
ZoneManagerAutoZones.json:
{
"ZonesDome Option": {
"Use Zone Domes Spheres over Zones": true,
"Enable TruePVE to allow Rule Sets": true
},
"Zone Location Options": {
"Monument Options": {
"Airfield": {
"Enabled": true,
"Radius": 200,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Small Harbour": {
"Enabled": false,
"Radius": 145,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Large Harbour": {
"Enabled": false,
"Radius": 150,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Launch Site": {
"Enabled": true,
"Radius": 295,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Large Oil Rig": {
"Enabled": true,
"Radius": 165,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Small Oil Rig": {
"Enabled": true,
"Radius": 100,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Power Plant": {
"Enabled": true,
"Radius": 150,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Junk Yard": {
"Enabled": false,
"Radius": 165,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Military Tunnels": {
"Enabled": true,
"Radius": 115,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Train Yard": {
"Enabled": false,
"Radius": 165,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Water Treatment Plant": {
"Enabled": true,
"Radius": 175,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Giant Excavator Pit": {
"Enabled": true,
"Radius": 205,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Satellite Dish": {
"Enabled": false,
"Radius": 100,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Sewer Branch": {
"Enabled": false,
"Radius": 80,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"The Dome": {
"Enabled": true,
"Radius": 80,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Oxum's Gas Station #1": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Oxum's Gas Station #2": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Oxum's Gas Station #3": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Sulfur Quarry": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Stone Quarry": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"HQM Quarry": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Wild Swamp 1": {
"Enabled": false,
"Radius": 95,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Wild Swamp 2": {
"Enabled": false,
"Radius": 80,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Abandoned Cabins": {
"Enabled": false,
"Radius": 80,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Light House #1": {
"Enabled": false,
"Radius": 80,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Light House #2": {
"Enabled": false,
"Radius": 80,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Abandoned Supermarket #1": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Abandoned Supermarket #2": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Abandoned Supermarket #3": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Mining Outpost #1": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Mining Outpost #2": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Mining Outpost #3": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a PVP Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Fishing Village #1": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a Safe Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Fishing Village #2": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a Safe Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
},
"Fishing Village #3": {
"Enabled": false,
"Radius": 50,
"Enter Zone Message": "WARNING: You are now entering a Safe Zone",
"Leave Zone Message": "Returning to PVE Area",
"Zone Flags": ["autolights"],
"TruePVE RuleSet to use if TruePVE is enabled": "exclude"
}
}
},
"Version": {
"Major": 1,
"Minor": 2,
"Patch": 5
}
}