Skip to content
Reflxction Dev edited this page Jan 5, 2022 · 1 revision

Arenas represent the core concept of games in SpleefX. Think of arenas as stadiums. They represent a fixed area, predefined locations, and a minimum / maximum player count.

SpleefX | Setup under 3 minutes - YouTube

Create an arena

  1. Select the arena with WorldEdit's wand. Run //wand, left click first block, right click second block, and now you have a cuboid region. Make sure the cuboid contains the entire playable region, as this will regenerate after every game.
  2. Run //copy to copy the arena to your clipboard
  3. Run /mode arena create <key> <ffa|teams> <display name>, where mode is the mode you want, for example spleef, bowspleef or splegg.

Arena created!

Setup arena

Arena settings configuration

Run /mode arena settings <arena> to display the arena settings GUI and tweak settings.

Set spawn-points

To set the spawn-points for the arena, use /mode arena spawnpoint <arena> <team or player no.> on each spawn-point location.

If you have an FFA arena with a lot of spawn-points, check the spawn-point scanning feature, which simplifies setting spawn-points

Set lobby

To set lobby where waiting players go, use /mode arena lobby <arena>.

Set finishing location

To set the location where players go after they finish their game, use /mode arena finishingloc <arena>

Setup power-ups

See Power-ups


More arena stuff

Delete arena

To delete an arena, use /mode arena remove <arena>.

Edit arena's map

To edit an arena's map, do the following:

  1. Select the new/modified arena with WorldEdit's //wand.
  2. Copy the arena with //copy
  3. Run /mode editbuilding <arena>, for example /spleef editbuilding testarena.

Edit scoreboard

See Scoreboard.

Edit teams

  1. Run /mode teams <arena> (e.g. /spleef teams test)
  2. Select the teams
  3. Set spawn-points for each team.

See also