-
Notifications
You must be signed in to change notification settings - Fork 4
Commands
PoutineQc edited this page Jun 28, 2016
·
1 revision
Do **/cr help** in game to get the complete list
### Player Commands [(top)](#top)
### Admin Commands [(top)](#top)
Command | Description | Permission |
---|---|---|
/cr | Get the plugins's description | - |
/cr help [category] [page] | Get all CubeRunner's commands | - |
/cr info | Gives all the information about a certain arena. The amount of information varies depending on the player's permissions | cuberunner.player.info; cuberunner.admin.info |
/cr list | Opens a GUI with the list of all arenas | cuberunner.player.list |
/cr join | Opens a GUI with the list of all arenas. Click a specific arena to join it | cuberunner.player.play.join |
/cr join | Automaticly join the lobby and the game | cuberunner.player.play.join |
/cr quit | Quit your current game | cuberunner.player.play.quit |
/cr stats | Take a look at all your stats, challenges, and the top 10 players for the different stats | cuberunner.player.stats |
/cr start | Start the countdown before the game starts | cuberunner.player.play.start |
/cr language | Get the available languages list | cuberunner.player.language |
/cr language | Set your language to the selected language | cuberunner.player.language |
Command | Description | Permission |
---|---|---|
/cr new | Creates a new arena | cuberunner.admin.edit.new |
/cr delete | Delete an arena | cuberunner.admin.edit.delete |
/cr setlobby | Set an arena's lobby | cuberunner.admin.edit.lobby |
/cr setstartpoint | Set the game's starting point for an arena | cuberunner.admin.edit.startpoint |
/cr setzone | Must first have a cuboid world edit selection for executing this command. Set an arena's zone where the players can move and blocks can spawn | cuberunner.admin.edit.zone |
/cr setcolor | Set the pillar's block's type for an arena | cuberunner.admin.edit.color |
/cr setminplayer | Set the minimum amount of players for an arena | cuberunner.admin.edit.amountplayer.minplayer |
/cr setmaxplayer | Set the maximum amount of players for an arena | cuberunner.admin.edit.amountplayer.maxplayer |
/cr reload | Reload the config, the language files and the player data | cuberunner.admin.reload |