Commands and Permissions
ctt.* will grant all permissions
| Command | Description | Permission |
| /ctt create [id] | Used to start the creation process for a game | ctt.create |
| /ctt setspawn | Used during the creation process to set team's spawns | ctt.create |
| /ctt setgoal | Used during the creation process to set team's goals | ctt.create |
| /ctt cancel | Used to cancel the creation process | N/A |
| /ctt delete [id] | Used to delete the given game | ctt.delete |
| /ctt reset [id] | Used to reset a game if necessary | ctt.reset |
| /ctt top | Used to see the leaderboard | ctt.stats (default permission) |
| /ctt stats (name) | Used to see specific stats for any player | ctt.stats (default permission) |
| /ctt kits | Shows a list of all kits | N/A (Only shows kits they can use) |
| /ctt kit [name] | Used to select a kit in-game | ctt.kit AND set permission in config |
| /ctt setdump | Used to set the location to dump players after a game | ctt.dump |
| /ctt version | Shows the plugin's version | N/A |
| /games | Shows a list of all running games | ctt.list |
| /gameinfo [id] | Shows information about the given game | ctt.info |
| /join OR /j | Used to join games | ctt.join (default permission) |
| /leave OR /l | Used to leave games | N/A |
| N/A | Anyone with this permission will be notified of an update when they join a game | ctt.update |
Posts Quoted:
Reply
Clear All Quotes
Comments