Arena Setup
Create, configure and enable a siege arena step by step.
An arena is a single playable map. You build it once with admin commands; the
data is saved to arenas.yml. All commands below require the cs.admin
permission.
Before you start
Set the global spawn - where players go when they leave a game or the server has no active arena for them:
/siegebreak setgspawnBuild an arena
Set the region corners
Stand at two opposite corners of the playable area and run:
/siegebreak setcorner1 castle
/siegebreak setcorner2 castleSet the spawns
Stand where each location should be, then run each command:
/siegebreak setattackerspawn castle
/siegebreak setdefenderspawn castle
/siegebreak setkinglocation castle
/siegebreak setlobby castleSet player limits
/siegebreak setminplayers castle 2
/siegebreak setmaxplayers castle 16The minimum is how many players must join before the countdown starts; the maximum caps the arena.
Enable it
/siegebreak enable castleThe arena is now joinable. Disable it any time with
/siegebreak disable castle.
Inspecting arenas
/siegebreak list # all arenas and their status
/siegebreak info castle # full details for one arenaAn arena is only complete (and enableable) once its region, all spawns,
lobby, King location and player limits are set. /siegebreak info shows
what's still missing.
Deleting an arena
/siegebreak delete castle