Getting Started
Last updated Jul 6, 2026
Getting Started
Install
- Install SoapsCommon and restart once.
- Place
SoapsArena.jarinplugins/. - Restart the server.
- Give yourself
soapsarena.admin(default: op).
Create your first arena
- Stand where you want the arena region.
- Run
/sar wand create myarena(name must be 3-24 characters: letters, numbers,_,-). - Use the wand hotbar items to set:
- Arena bounds (two corners)
- Lobby area
- Player spawn points
- Exit location (where players go when eliminated)
- Run
/sar wand doneto save. - Run
/sar enable myarena. - Test with
/sar room myarena.
Full wand steps: Arena Creation.
Let players join
/sar menuopens the main GUI hub/sar roomauto-joins the best open arena/sar room <name>joins a specific room/sar listshows all arenas and status/sar leaveleaves the current game
Optional setup
| Goal | Action |
|---|---|
| Global lobby spawn | Stand at location, run /sar setlobby |
| Kits for KIT mode | /sar kit save <name>, assign in wand editor |
| Money on win | Set rewards.enabled: true in config.yml |
| Duel wagers | Install Vault, set duel.wagers.enabled: true |
| Destructible map | Install WorldEdit/FAWE, enable destructible on the room |
Reload
After editing config files:
/sar reload
Reloads config, messages, arenas, kits, and gui.yml.