ParentID. What am I doing wrong?

ParentID doesn't work or I don't seem to understand it. I want to port to the subordinate zone, but I can't. I'm flying out of both zones again.

What am I doing wrong? And please answer, even if it is more than easy for you. That's what a community is for. Thank you very much

{
  "definitions": [
    {
      "Name": null,
      "Radius": 130.0,
      "Radiation": 0.0,
      "Comfort": 0.0,
      "Temperature": 0.0,
      "SafeZone": false,
      "Location": "-13.44178 5.035689 16.42961",
      "Size": "0 0 0",
      "Rotation": "0 0 0",
      "Id": "17847172",
      "ParentID": "87005400",
      "EnterMessage": null,
      "LeaveMessage": null,
      "Permission": "build.no1",
      "EjectSpawns": null,
      "Enabled": true,
      "Flags": "None"
    },
    {
      "Name": null,
      "Radius": 20.0,
      "Radiation": 0.0,
      "Comfort": 0.0,
      "Temperature": 0.0,
      "SafeZone": false,
      "Location": "-13.60451 5.035702 15.53141",
      "Size": "1000 350 1000",
      "Rotation": "0 0 0",
      "Id": "87005400",
      "ParentID": null,
      "EnterMessage": null,
      "LeaveMessage": null,
      "Permission": null,
      "EjectSpawns": null,
      "Enabled": true,
      "Flags": "Eject"
    }
  ]
}

 

From the instructions-
"By default, smaller zones inside other zones inherit the flags from the larger zone, as well as the flags assigned to the smaller zone."

"To work around this you can assign a parent zone ID to the smaller zone by using the command "/zone parentid <zoneid>"."

You have the parent ID set to the larger zone.

 

SmBBEppjcWcEndR.png Tater

From the instructions-
"By default, smaller zones inside other zones inherit the flags from the larger zone, as well as the flags assigned to the smaller zone."

"To work around this you can assign a parent zone ID to the smaller zone by using the command "/zone parentid <zoneid>"."

You have the parent ID set to the larger zone.

Unfortunately, that doesn't work either.

{
  "definitions": [
    {
      "Name": null,
      "Radius": 130.0,
      "Radiation": 0.0,
      "Comfort": 0.0,
      "Temperature": 0.0,
      "SafeZone": false,
      "Location": "-13.44178 5.035689 16.42961",
      "Size": "0 0 0",
      "Rotation": "0 0 0",
      "Id": "17847172",
      "ParentID": "17847172",
      "EnterMessage": null,
      "LeaveMessage": null,
      "Permission": "build.no1",
      "EjectSpawns": null,
      "Enabled": true,
      "Flags": "None"
    },
    {
      "Name": null,
      "Radius": 20.0,
      "Radiation": 0.0,
      "Comfort": 0.0,
      "Temperature": 0.0,
      "SafeZone": false,
      "Location": "-13.60451 5.035702 15.53141",
      "Size": "1000 350 1000",
      "Rotation": "0 0 0",
      "Id": "87005400",
      "ParentID": null,
      "EnterMessage": null,
      "LeaveMessage": null,
      "Permission": null,
      "EjectSpawns": null,
      "Enabled": true,
      "Flags": "Eject"
    }
  ]
}


Merged post

I assume that this simply does not work, as no one can really help me in other posts.
I have now tried many possible configurations, but no matter how and in what form I create them, the parent zone simply overwrites everything. Maybe someone will be so kind and send me their working json. Otherwise, it's a shame that so many questions just go unanswered.

Makes you think twice about donating something.
Thanks anyway

Merged post

I've tried Outer Zone parentID = Inner Zone ID
I've tried Inner Zone parentID = Outer Zone ID (not that I expected this to work)
I've tried Inner Zone parentID = Inner Zone ID & Outer Zone parentID = Outer Zone ID to force them to be independent of each other

It just doesn't want to work.
Does it need an update or does it not work any more? 

Merged post

To exclude all other mods, I have rebuilt the server. It is installed

- Vanish
- TPMarker
- PermissionsManager
and
- ZoneManager

Inner Zone parentID = Inner Zone ID
Outer Zone parentID = null
The Outer Zone still replaces the Inner Zone.
And now you may. 🤷‍♂️