No domes are appearing

so I got pvp working at the selected monuments that I wanted, but no domes are being created when set to true, what am I missing?  Thanks

anyone?  dome darkeness has been set

The dome is only available for the sphere zone

so they no longer appear around monuments?

You can set up the monument as a sphere zone

"Zone Radius": 0.0,
"Zone Size": {
"x": 0.0,
"y": 0.0,
"z": 0.0  so these need to be done?  if so what is a good setting?

"Zone Radius": 100.0, // Just set it greater than 0
"Zone Size": {
"x": 0.0,
"y": 0.0,
"z": 0.0

thank you