Hello,
I created a zone with ZoneManager called DeadCityPVP, I add it with dynpvp add, then I unload plugins ZoneManager, DynamicPVP and edit the DynamicPVP json file in the data folder, I enable the info and still the PVP delay is not working as it does with all the DynamicPVP zones. I use PVXinfo to show PVP, PVE, PVPDelay info.
{
"timedEvents": {},
"autoEvents": {
"DeadCityPVP": {
"Enable Event": true,
"Enable PVP Delay": true,
"PVP Delay Time": 10.0,
"Enable Domes": true,
"Domes Darkness": 8,
"Delay In Starting Event": 0.0,
"Delay In Stopping 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 Radius": 135.0,
"Zone Size": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Zone Rotation": 0.0,
"Fixed Rotation": false,
"Zone Comfort": 0.0,
"Zone Radiation": 0.0,
"Zone Temperature": 0.0,
"Enable Safe Zone": false,
"Eject Spawns": "",
"Zone Parent ID": "",
"Enter Message": "Entering a PVP area!",
"Leave Message": "Leaving a PVP area.",
"Permission Required To Enter Zone": "",
"Extra Zone Flags": []
},
"Enable Bots (Need BotSpawn Plugin)": false,
"BotSpawn Profile Name": "",
"Auto Start": false,
"Zone ID": "94221435",
"Position": {
"x": -107.830864,
"y": 67.69026,
"z": 352.3026
}
}
}
}