Advertisement
Guest User

Untitled

a guest
Oct 30th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. # MyCommand v3.5 Commands Config File
  2. # - commandsnumber (default 20) it's number of command you want make
  3. # - Don't forget the '/' on runcmd line , example command: /myhelp
  4. # - type accept = text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text --
  5. # - , addpermission , addtimer , runconsole , runcommand-perm-broadcast-text
  6. # - Additional type accept if you use Spoutplugin = spout-text .
  7. # - runcommand type example -> If command: /l and runcmd: /list,when you type /l mycommand execute /list
  8. # - runcmd support custom argument in game.($arg1,$arg2,$arg3,$arg4,$arg5,$multiargs) Example - runcmd : /time $arg1
  9. # - For Delayed command add $delay$ before the command in runcmd Example : - $delay$/list
  10. # - Set delay time with delaytimer: 5 (5 = seconds)
  11. # - Use the dot . for decimal cost Example = cost : 5.5
  12. # - http://dev.bukkit.org/server-mods/mycommand/pages/configuration-and-example/
  13. options:
  14. commandsnumber: 22
  15. '1':
  16. command: /help
  17. type: runcommand
  18. text:
  19. - null
  20. runcmd:
  21. - /warp help
  22. cost: 0
  23. delaytimer: 0
  24. '2':
  25. command: /reset
  26. type: runcommand
  27. text:
  28. - null
  29. runcmd:
  30. - /region select $arg1
  31. - /region remove $arg1
  32. - /region define $arg1
  33. cost: 0
  34. delaytimer: 0
  35. '3':
  36. command: /rank
  37. type: runcommand
  38. text:
  39. - null
  40. runcmd:
  41. - /permissions player setgroup $arg1 $arg2
  42. cost: 0
  43. delaytimer: 0
  44. '4':
  45. command: /addmember
  46. type: runcommand
  47. text:
  48. - null
  49. runcmd:
  50. - /region addmember $arg1 $arg2
  51. cost: 0
  52. delaytimer: 0
  53. '5':
  54. command: /removemember
  55. type: runcommand
  56. text:
  57. - null
  58. runcmd:
  59. - /region removemember $arg1 $arg2
  60. cost: 0
  61. delaytimer: 0
  62. '6':
  63. command: /fb
  64. type: runcommand
  65. text:
  66. - null
  67. runcmd:
  68. - /warp freebuild
  69. cost: 0
  70. delaytimer: 0
  71. '7':
  72. command: /gtb
  73. type: runcommand
  74. text:
  75. - null
  76. runcmd:
  77. - /warp spawn
  78. cost: 0
  79. delaytimer: 0
  80. '8':
  81. command: /add
  82. type: runcommand
  83. text:
  84. - null
  85. runcmd:
  86. - /region addmember $arg2 $arg1
  87. cost: 0
  88. delaytimer: 0
  89. '9':
  90. command: /xray
  91. type: runcommand
  92. text:
  93. - null
  94. runcmd:
  95. - /xcheck player:$arg1 since:730
  96. cost: 0
  97. delaytimer: 0
  98. '10':
  99. command: /xjail
  100. type: runcommand
  101. text:
  102. - null
  103. runcmd:
  104. - /jail $arg1 xray
  105. cost: 0
  106. delaytimer: 0
  107. '11':
  108. command: /ri
  109. type: runcommand
  110. text:
  111. - null
  112. runcmd:
  113. - /region info
  114. cost: 0
  115. delaytimer: 0
  116. '12':
  117. command: /xban
  118. type: runcommand
  119. text:
  120. - null
  121. runcmd:
  122. - /ban $arg1 Xray - See www.minor9.com for Appeals
  123. cost: 0
  124. delaytimer: 0
  125. '13':
  126. command: /group
  127. type: runcommand
  128. text:
  129. - null
  130. runcmd:
  131. - /permissions player groups $arg1
  132. cost: 0
  133. delaytimer: 5
  134. '14':
  135. command: /clear
  136. type: runcommand
  137. text:
  138. - $red Text of command $black15
  139. runcmd:
  140. - /nolagg clearall
  141. - /nolagg clearall egg
  142. - /nolagg clearall experienceorb
  143. - /nolagg clearall tnt
  144. - /nolagg clearall fallingsand
  145. - /nolagg clearall fallingsand
  146. - /nolagg clearall boat
  147. cost: 0
  148. delaytimer: 5
  149. '15':
  150. command: /xpunish
  151. type: runcommand
  152. text:
  153. - $red Text of command $black15
  154. runcmd:
  155. - /lb undo player $arg1 time 999999
  156. - /eco reset $arg1 100
  157. cost: 0
  158. delaytimer: 5
  159. '16':
  160. command: /clearlog
  161. type: runcommand
  162. text:
  163. - $red Text of command $black15
  164. runcmd:
  165. - /lb clearlog player $arg1 time 999999
  166. cost: 0
  167. delaytimer: 5
  168. '17':
  169. command: /it
  170. type: runcommand
  171. text:
  172. - $red Text of command $black15
  173. runcmd:
  174. - /remove item 25
  175. cost: 0
  176. delaytimer: 5
  177. '18':
  178. command: /ur
  179. type: runcommand
  180. text:
  181. - $red Hello $darkgreen$player!
  182. runcmd:
  183. - /region select $arg1
  184. - //copy
  185. - //schematic save $arg1
  186. delaytimer: 5
  187. '19':
  188. command: /c
  189. type: runcommand
  190. text:
  191. - $red Text of command $black3
  192. runcmd:
  193. - /clearclipboard
  194. - //schematic load $arg1
  195. - //paste
  196. cost: 0
  197. delaytimer: 5
  198. '20':
  199. command: /link
  200. type: runcommand
  201. text:
  202. - $red Text of command $black4
  203. runcmd:
  204. - /rent add $arg1
  205. cost: 0
  206. delaytimer: 5
  207. '21':
  208. command: /s
  209. type: runcommand
  210. text:
  211. - $red Text of command $black4
  212. runcmd:
  213. - '!$multiargs'
  214. cost: 0
  215. delaytimer: 5
  216. '22':
  217. command: /g
  218. type: runcommand
  219. text:
  220. - $red Text of command $black4
  221. runcmd:
  222. - '!$multiargs'
  223. cost: 0
  224. delaytimer: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement