Skip to content

Commands and Permissions

Justin W. Flory edited this page Jan 29, 2016 · 3 revisions

Commands

Player Commands

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

Admin Commands

  • /scb setlobbyspawn
  • Sets the global server lobby spawn (players spawn here upon logging in).
  • /scb createarena
  • Creates an arena with the current WorldEdit region selection.
  • /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).

Clone this wiki locally