Examples

Last updated Jul 6, 2026

Examples

Small 1v1 duel pit

  1. /sar wand create duelpit
  2. Set a small arena cuboid, tiny lobby, two spawns, exit behind glass
  3. Set max players 2, min players 2, inventory mode KIT
  4. /sar kit save duelist then assign in wand settings
  5. /sar wand done then /sar enable duelpit
  6. Players: /sar duel <opponent> duelpit

FFA arena with 8 players

  1. Create arena with max players 8, min 2
  2. Add 8 spawn points
  3. Set inventory-mode: OWN_KEEP for bring-your-own-gear FFA
  4. Enable FFA in config (features.modes.ffa.multiplayer-enabled: true)
  5. Players use /sar room or the GUI quick join

Money on win

rewards:
  enabled: true
  commands:
    - "eco give {player} 250"

Requires Vault and an economy plugin that handles eco give.


Destructible map with reset

  1. Install FAWE
  2. Enable destructible on the room in wand settings
  3. Keep worldedit.auto-save and auto-restore true
  4. Test one match and confirm blocks reset after game.end-delay seconds

Global lobby

  1. Build a waiting hub in your world
  2. Stand at the hub spawn
  3. /sar setlobby
  4. Set lobby.enabled: true in config (saved when you set lobby)

Players can be sent here between matches when configured in room data.

Discord