From now admins cannot set the deadzone Y level higher than the player spawn positions.
If there is a change in the corners or positions of the arena, and the deadzone and buildmax Y levels are out of range, they are deleted.
Please extend the language.yml file with the following strings:
Code (YAML):
COMMAND:
ARENA:
ARGUMENTS:
CORNER:
BUILD-MAX-REMOVED: "<red>BuildMax Y level has been removed from arena %arena% because it was no longer inside the arena cube." DEAD-ZONE-REMOVED: "<red>DeadZone Y level has been removed from arena %arena% because it was no longer inside the arena cube." SETDEADZONE:
LOWER-THAN-SPAWN: "<red>You have to set the <yellow>DeadZone <red>lower than the lowest spawn position's Y level."