-
Notifications
You must be signed in to change notification settings - Fork 161
Commands and Permissions
rutgerkok edited this page Dec 23, 2014
·
4 revisions
Here all commands and permissions are listed. They only work on the Bukkit version.
You can give a player permission for all commands with the node tc.cmd.*
or tc.*
.
Command syntax | Permission | Description |
---|---|---|
/tc biome [-f] | tc.cmd.biome | Shows what biome you are currently in. |
/tc check [worldname] | tc.cmd.check | Checks if Terrain Control is enabled for the given world. |
/tc help | tc.cmd.help | Shows info about all Terrain Control commands |
/tc list | tc.cmd.list | Lists all custom objects |
/tc map [world] | tc.cmd.map | Outputs a biome map in the server root. |
/tc reload [world] | tc.cmd.reload | Reloads the configuration. |
/tc spawn [object] | tc.cmd.spawn | Spawns a custom object at the block you are looking at. |