> For the complete documentation index, see [llms.txt](https://docs.frozed.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frozed.club/frost/arena-setup.md).

# Arena Setup

## Creating a normal Arena

1. /arena create \<arenaName>
2. /arena set icon \<arenaName>
3. /arena set a \<arenaName>
4. /arena set b \<arenaName>
5. /arena set min \<arenaName>
6. /arena set max \<arenaName>
7. /arena save
8. /arena toggle \<arenaName>

{% hint style="warning" %}
You ONLY need to create Arena Copies if you intend on whitelisting the Arena to a Kit that has build enabled (can place blocks). Use /arena manage to open the menu.
{% endhint %}

## Optional Commands

1. /arena set deadzone \<arenaName>
   * Works for kits that have enabled one or more of the following Kit Settings:
     * Bridges
     * BedWars
     * MLGRush
     * StickFight
     * BattleRush
   * It gets the Y Level where your player is standing to set the deadzone for the Arena. It will kills players when they go lower than the set Y Level.
2. /arena set buildmax \<arenaName>
   * Works for any kit that has **BUILD** enabled.
   * It gets the Y Level where your player is standing to set the buildmax for the Arena. It wont allow players to place blocks above the set Y Level.
3. /arena set portalprot \<arenaName \<radius>
   * Works for kits that have enabled one of these Kit Settings:
     * Bridges
     * BedWars
