Guest User

Untitled

a guest
Oct 18th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. startgame:
  2. shortened versions: startg
  3. description: Start the CTR game
  4. permissions required: ctr.game.start
  5. usage: /<command>
  6. stopgame:
  7. shortened versions: stopg
  8. description: Stop the CTR game
  9. permissions required: ctr.game.stop
  10. usage: /<command>
  11. addgameworld:
  12. shortened versions: addgw
  13. description: Create a new game world(or reload one after a server restart)
  14. permissions required: ctr.world.add
  15. usage: /<command> <worldName>
  16. setgameworld:
  17. shortened versions: setgw
  18. description: Set an existing world as the game world
  19. permissions required: ctr.world.set
  20. usage: /<command> <worldName>
  21. telegameworld:
  22. shortened versions: telegw
  23. description: Teleport yourself or someone else to the game world's spawn, saves the players
  24.  
  25. current inventory and then clears it
  26. permissions required: ctr.tele.gameworld and ctr.other.tele.gameworld to teleport others
  27. usage: /<command> [Player]
  28. telehomeworld:
  29. shortened versions: telehw
  30. description: Teleport yourself or someone else to the normal world's spawn, loads the saved
  31.  
  32. inventory
  33. permissions required: ctr.tele.homeworld and ctr.other.tele.homeworld to teleport others
  34. usage: /<command> [Player]
  35. joingreen:
  36. shortened versions: grn,green
  37. description: Makes you or another player join the green team's fight against gold!
  38. permissions required: ctr.teams.joincustom and ctr.other.teams.joincustom to force others to
  39.  
  40. join
  41. usage: /<command> [Player]
  42. joingold:
  43. shortened versions: gld,gold
  44. description: Makes you or another player join the gold team's fight against green!
  45. permissions required: ctr.teams.joincustom and ctr.other.teams.joincustom to force others to
  46.  
  47. join
  48. usage: /<command> [Player]
  49. leaveteam:
  50. shortened versions: leave, leavet
  51. description: Makes you or another player leave your team and teleports you to the home world
  52. permissions required: ctr.teams.leave and ctr.other.teams.leave to force others to leave
  53. usage: /<command> [Player]
  54. banter:
  55. shortened versions: b
  56. description: Broadcasts your message to both teams
  57. permissions required: ctr.chat.banter
  58. usage: /<command> <message>
  59. goldspawn:
  60. shortened versions: gdspn
  61. description: Sets the spawn point for the gold team, must have selected the block with an iron
  62.  
  63. bar first
  64. permissions required: ctr.teams.setspawn
  65. usage: /<command>
  66. greenspawn:
  67. shortened versions: gnspn
  68. description: Sets the spawn point for the green team, must have selected the block with an iron
  69.  
  70. bar first
  71. permissions required: ctr.teams.setspawn
  72. usage: /<command>
  73. telegreen:
  74. shortened versions: telegn
  75. description: Teleports you to green spawn
  76. permissions required: ctr.tele.teamspawn
  77. usage: /<command>
  78. telegold:
  79. shortened versions: telegd
  80. description: Teleports you to gold spawn
  81. permissions required: ctr.tele.teamspawn
  82. usage: /<command>
  83. buildminutes:
  84. shortened versions: bldmin
  85. description: With a parameter sets the time allowed for building, else returns current build
  86.  
  87. minutes
  88. permissions required: ctr.config.buildminutes
  89. usage: /<command> [setMinutes]
  90. captureminutes:
  91. shortened versions: capmin
  92. description: With a parameter sets the time allowed for capturing, else returns current capture
  93.  
  94. minutes
  95. permissions required: ctr.config.captureminutes
  96. usage: /<command> [setMinutes]
  97. gametime:
  98. shortened versions: gmtm
  99. description: Displays the amount of time left for building or capturing.
  100. permissions required: ctr.info.gametime
  101. usage: /<command>
  102. spawnbuilddistance:
  103. shortened versions: spbd
  104. description: With a parameter sets the distance allowed for chest placement and use, else
  105.  
  106. returns current build distance
  107. permissions required: ctr.config.builddistance
  108. usage: /<command> [setDistance]
  109. regengameworld:
  110. shortened versions: regengw
  111. description: Regenerates the game world from your position up to ChunkDistance chunks
  112.  
  113. (16x128x16 blocks) away using the world's seed
  114. permissions required: ctr.world.regen
  115. usage: /<command> <ChunkDistance>
  116. jointeam:
  117. shortened versions: jtm
  118. description: Automatically assign's a team to you or another player
  119. permissions required: ctr.teams.join and ctr.other.teams.join to force others to join
  120. usage: /<command> [Player]
  121. teamlist:
  122. shortened versions: tlist
  123. description: List the players in the two teams
  124. permissions required: ctr.teams.list
  125. usage: /<command> [Page No] [TeamColour(gold/green)]
  126. worldbackup:
  127. shortened versions: wldbk
  128. description: Save an area of your game world in a square of side length 2 * chunkDistance
  129.  
  130. centred on your location's chunk or chunk (0,0) if used from console
  131. permissions required: ctr.world.backup
  132. usage: /<command> <chunkDistance(1-6)> <backupName>
  133. listbackups:
  134. shortened versions: bklist
  135. description: List the currently stored backups
  136. permissions required: ctr.world.listbackups
  137. usage: /<command>
  138. worldrestore:
  139. shortened versions: wldrs
  140. description: Restore the world from a backup
  141. permissions required: ctr.world.restore
  142. usage: /<command> <backupName>
  143. removebackup:
  144. shortened versions: rvbk
  145. description: Remove a stored backup
  146. permissions required: ctr.world.removebackup
  147. usage: /<command> <backupName>
  148. bedrockwall:
  149. shortened versions: bdwl
  150. description: Make a bedrock wall surrounding the two points you selected (worldedit style
  151.  
  152. selection with an iron ingot), with a bedrock wall in the center, this will automatically get
  153.  
  154. turned to glass at the end of the build time
  155. permissions required: ctr.world.bedrockwall
  156. usage: /<command>
  157. resetbedrockwall:
  158. shortened versions: rsbdw, resetbd
  159. description: Reset the bedrock wall from previously used coordinates, and choose whether to
  160.  
  161. reset the blocks
  162. permissions required: ctr.world.bedrockwall
  163. usage: /<command> [resetBlocks (default false)]
  164. setjukebox:
  165. shortened versions: sjb, setjb
  166. description: Make this the shared, single jukebox
  167. permissions required: ctr.teams.jukebox
  168. usage: /<command>
  169. ctrhelp:
Add Comment
Please, Sign In to add comment