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)

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)

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

  2. Type //wand and Left click on the lower corner and right click on the top corner the arena.

  3. Type //copy

  4. Now Type /Arena schematic [ArenaName]

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

Last updated