Skip to content
This repository was archived by the owner on Mar 14, 2018. It is now read-only.

Commands & Permissions

Xarinor edited this page May 6, 2012 · 9 revisions

###Navigation###


##TempleCraft Commands with Permissions## Legend:
[] = required arg, () = optional arg, * = can be abbreviated (just the beginning)

General Commands Description Permission Node Without Permissions
/tct (pagenumber) Displays the commands you have permission to use. templecraft.tc Player
/tct leave Leave current Game. templecraft.leave Player
/tct ready Lists who is ready. templecraft.ready Player
/tct forcestart Force a Temple to start. templecraft.forcestart Player
/tct forceend Force a Temple to end. templecraft.forceend Player
/tct closeall Close all Temples. templecraft.forceend Player
/tct version Displays the used TempleCraft Version. none Player
/tct checkupdates Checks BukkitDEV for new Templecraft updates. templecraft.checkupdates Op
/tct newgame [templename] [gametype] Creates a new game. templecraft.newgame Op
/tct join (gamename)* Join an open game in lobby (or specific game). templecraft.join Op
/tct rename [temple] [templename] Rename [temple] to [templename]. templecraft.renametemple Op
/tct setmaxplayers [number] Sets the max number of players per game templecraft.setmaxplayers Op
/tct findsigblocks [radius] Find significant blocks (like signs and gold/iron/diamond/bedrock) templecraft.findsigblocks Op
/tct worldtotemple [templename] Makes a copy of the current world as a temple. templecraft.worldtotemple Op
/tct converttemples Loads/Saves all temples (was created for converting .tcf files quickly). templecraft.converttemples Op
Edit Commands Description Permission Node Without Permissions
/tct tlist Lists all Temples. templecraft.templelist Player
/tct glist Lists all Games. templecraft.gamelist Player
/tct plist Lists all players in Temples. templecraft.playerlist Player
N/A Gives permission for all of the nodes bellow templecraft.editall Op
N/A Gives permission to place TC signs templecraft.placesigns Op
/tct new [templename] (generator) Creates a new Temple with the Generotr when set. Generator can be Flat, Nether, The_End or an custom generator which must placed in "plugins\TempleCraft\ChunkGenerators" templecraft.newtemple Op
/tct edit [templename] Edit a Temple. templecraft.edittemple Op
/tct delete [templename] Delete a Temple. templecraft.deletetemple Op
/tct save Save the current Temple. templecraft.savetemple Op
/tct add [playername]* Gives player permission to edit Temple. templecraft.addplayer Op
/tct remove [playername]* Removes permission from player to edit Temple. templecraft.removeplayer Op
the use of permissions can be activated or deactivated byediting the plugin.yml in the templecraft.jar

Clone this wiki locally