players-inside-arena:cancel-regen:falsekill:falseexecute-commands:falsecommands:-"say %player% is inside the arena!"teleport:trueteleport-location:"100,64,100"
These options determine what will happen if a player is inside the arena while the arena is being regenerated.
Template:
cancel-regen:false
cancel-regen - This determines whether it will cancel the regeneration or not.
Template:
kill:false
kill - This determines whether it will kill the player during the regeneration or not.
Template:
execute-commands - This determines whether it will execute any commands when a player is in the arena during regeneration or not.
commands - These are the commands which will be executed. You can add as many as you want.
Template:
teleport - This determines whether the player will be teleported to the location set in teleport-to-spawn or not.
Template:
teleport-location - The location the player will be teleported to. Set it to WORLD_SPAWN or ARENA_SPAWN or the coordinates of a specific location (e.g., "100,64,100")