🧊Arena Setup
Here you can find a detailed description about arena creation and setup.
Last updated
Here you can find a detailed description about arena creation and setup.
Last updated
I recommend starting with ladder setup since you will need to assign ladders to arenas and it's easier if you start with the ladders.
First of all by using the /arena create <name> command you can create empty arenas.
I am going to use the "Teszt" arena name in this example. Also I chose build arena type so I can show you the arena copy manager as well. It is not available in basic arenas, since they can run infinite matches in the same time.
If you gave the command an acceptable arena name and run it, this GUI below should pop up. Here you can select the type of the arena. It should look like this:
After you select the arena type the arena's setup GUI shows up.
Here you can set up everything there is for the arena.
You have to create an item that is going to be the arena's icon. There is a command to help you to do this. You can rename items with the /practice rename <name> command if you hold an item in your hand. Then you can set the arena's icon by using the /arena set icon <arena> command.
The icon's name is going to be the arena's display name, that is going to be shown everywhere for players and administrators. This is for the sake of customisability.
First of all you have to build or paste the arena into the "arenas" world. I recommend using FAWE for building.
I recommend changing the world edit compass to another item, because the plugin uses the compass item for multiple features and it can interfere when admin's use it.
When you finished building the arena you have to select the two corners of it. Either you need an arena corner marker item which you can get by clicking on the compass item in the arena main GUI or you can use the /arena set corner <arena> <1/2> command.
Then you can select the two corners of the arena like this:
After you selected the corners, you can set the player positions by using the /arena set position Teszt <1/2>. These positions must be inside the arena's "cube".
You need to assign ladders to the arena that players can play with in the arena. Each arena needs at least 1 ladder to be assigned to it. For basic arenas you can assign non-build ladders and for build arenas you can assign build ladders. You can achive this from the arenas setup GUI.
First you will need to assign ladder types for the arena.
If you enable a ladder whose type is already assigned to arenas, it will be automatically assigned to those arenas.
All ladders of the type you have assigned to the arena will be automatically assigned. You can then delete the assignment one by one.
You can create bed arenas where you need to set the two bed for the teams. You have to look at the teams bed and use the following command: /arena set bed <arena>.
You can create portal arenas where you have to set the two portals for the teams. You have to look at the portals center (you don't have to set the portal blocks, the plugin will do that) and use the following command: /arena set portal <arena> <teamNumber>. It is going to be a 3x3 portal. I recommend setting a portal protection for these kind of arenas.
You can set the maximum height that players can build in the arena. You should just go to the desired location within the arena than use the /arena set buildmax <arena> command. Otherwise, the maximum building height will be calculated from the level of the first player's position, by adding the number specified in the config.
You can set the deadzone where players die if they fall below that. This can be useful if the arena cube's lowest Y level it too low for you. You should just go to the desired location within the arena than use the /arena set deadzone <arena> command.
You can set the portal protection for arenas that have portals. This setting is only used with BattleRush or Bridges ladder types. It basically prevents the portal to get damaged in a circle. You can set it with the /arena set portalprot <arena> <radius> command.
ZonePractice makes it extremely easy to make copies of arenas, your only job is to open the arena copy manager from the arena main setup GUI and click "Create a new copy". The plugin automatically finds a free space for it in the arenas_copy world and copies it asynchronously. You can only create 1 copy for an arena at the time. This is done to avoid lagging. After the new copy is generated, the players can start playing in it straight away.
Players can only play in enabled arenas and enabling an arena has a few requirements:
Set an icon.
Set the two corners.
Set the player positions.
At least 1 assigned ladder.
If the arena is bed related (Bedwars, Fireball Fight), set the two beds.
If the arena is portal related (BattleRush or Bridges), set the two portals.
You can only customize disabled arenas.
You cannot change anything in the arenas_copy world!
If you want to edit an enabled arena but there are ongoing matches in it you can force stop all of them by using the /arena stop <arena> command or you can freeze the arena, which means new matches cannot start in it, and wait for the ongoing matches to end.