Skip to content

Commands and Permissions (Legacy)

Ian Ryan edited this page Mar 27, 2019 · 1 revision

Commands

Player Commands

  • /scb join <arena>
  • Join an arena.
  • /scb leave
  • Leave your current lobby.
  • /scb start
  • Forcibly lower the countdown to ten seconds for your current lobby (requires permission scb.start).

Admin Commands

  • /scb setgloballobby
  • Sets the global server lobby spawn (players spawn here upon logging in).
  • /scb create <name>
  • Creates an arena with the current WorldEdit region selection.
  • /scb delete <name>
  • Deletes an arena.
  • /scb setspawn next
  • Adds a spawnpoint to the arena you're currently standing in.
  • /scb setlobby <arena>
  • Sets the lobby spawnpoint for an arena.
  • /scb setmin <arena> <number of players>
  • Sets the minimum number of players before a game will start counting down.
  • Default: 4
  • /scb setmax <arena> <number of players>
  • Sets the maximum number of players for an arena.
  • Default: 4
  • /scb enable <arena>
  • Enables an arena.
  • /scb disable <arena>
  • Disables an arena and removes all players in arena (if any).

Permissions

  • scb.player
  • All basic player permissions.
  • scb.admin
  • All commands in SuperCraftBros.
  • scb.start
  • Permission to use /scb start.
  • scb.class.*
  • Makes all classes available for use.
  • scb.class.<class name>
  • Gives permission for a specific class (see Configuration for classes).