> For the complete documentation index, see [llms.txt](https://stevieplaysmc4.gitbook.io/mcduels/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stevieplaysmc4.gitbook.io/mcduels/setup/untitled.md).

# Arena Setup

An arena is one of the first things which needs to be created before dueling. Without an arena a player would not be able to duel.

**NOTE**\
Only one arena can only be used per game.

This is a list of arenas which can be created for the specific gamemodes

**GameTypes:**

Battle1v1\
Battle2v2\
Battle3v3\
PartyVsParty\
Duel1v1\
FFA\
DuelBot1v1\
DuelBot2v2\
DuelBot3v3\
Global(Supports all Types)<br>

**GameModes:**

Normal\
Build\
Combo\
Soup\
Sumo\
Spleef\
Skywars\
Bedwars\
Koth

\[] - Requires an argument

{} - Optional

**Steps in making an arena**

Create arena:\
/arena create \[ArenaName] \[Gametype] {Gamemode}

If the gamemode argument is not added the gamemode will automatically set to Normal, Build, Combo and Soup(Build requires a schematic)&#x20;

Set spawn 1:\
/arena setspawn \[ArenaName] 1

Set spawn 2:\
/arena setspawn \[ArenaName] 2

Set Spectate spawn\
/arena setspawn \[ArenaName] Spectate

Set End spawn\
/arena setspawn end

**Two Sumo arenas has been created by default. To load these arena's do /arena load SumoSmall or /Arena load SumoBig Case Sensitive. If you are using FAWE this may not load**

**The endspawn is the location where the players would be teleported to after a game.**

**FFA NOTE**\
For FFA, more spawns may be required. Depends on the FFA max players set in the FFASettings file, this will determine the amount of spawns needed.(Default players need is 8 and 4 players is needed to start, Min players is 2 and Max players is 10)

/arena setspawn \[ArenaName] \[SpawnNumber]

**How to save a Schematic**

1. This requires WorldEdit<br>
2. Type //wand and Left click on the lower corner and right click on the top corner the arena.<br>
3. Type //copy<br>
4. Now Type /Arena schematic \[ArenaName]<br>

Schematics will only reset build gamemodes such as bedwars, skywars, spleef and build. A schematic is required to clear entities in the arena after a game.

Use /arena load \[ArenaName] to load arenas
