Example
Here's an example of to make a new Arena.
How to create an Arena
To create a new Arena, execute the following command:
/arena create Gangatronic
After that, you can give the Arena an icon, hold the item you want the icon to be and execute:
/arena set icon Gangatronic
Now you will need to set the A and B player spawns, go to the location where you want to place the spawns respectively and execute:
/arena set a Gangatronic
/arena set b Gangatronic
All Arenas require their bounds to be set, to do so, go to the Arena lowest point and highest point and execute:
/arena set min Gangatronic
/arena set max Gangatronic
Example of the min and max. The RED highest corner is the arena max. The BLUE lowest corner is the arena min. You can now save the Arena, use:
/arena save
Enable the Arena using:
/arena toggle Gangatronic
How to create a Bridges Arena
To create a new Arena, execute the following command:
/arena create Lighthouse
After that, you can give the Arena an icon, hold the item you want the icon to be and execute:
/arena set icon Lighthouse
Now you will need to set the A and B player spawns, go to the place where you want to place the spawns respectively and execute:
/arena set a Lighthouse
/arena set b Lighthouse
All Arenas require their bounds to be set, to do so, go to the Arena lowest point and highest point and execute:
/arena set min Lighthouse
/arena set max Lighthouse
Example of the min and max. You can now save the Arena, use:
/arena save
You need to set the buildmax and deadzone for your Arena, fly up or down for the Y Level you want to use, then execute the following commands:
/arena buildmax Lighthouse
/arena deadzone Lighthouse
If I execute the buildmax in that location, the buildmax Y Level for that Arena will be 80. If your Arena is for Bridges or BattleRush, you need to set the portal protection radius for it, execute:
/arena portalprot Lighthouse 5
That will set the portal protection radius for the Arena Lighthouse to 5, players won't be able to place blocks near the portal in a 5 blocks radius.
Enable the Arena using:
/arena toggle Lighthouse
Last updated
Was this helpful?