saturnine_nl

my command config

May 22nd, 2012
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.61 KB | None | 0 0
  1. # MyCommand v.2.6 Config File
  2. # - Commandsnumber (default 20) it's number of command you want make- On Command line use Slash like = command: /myhelp
  3. # - type accept = text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text , addpermission , addtimer , runconsole.
  4. # - Additional type accept if you use Spoutplugin= spout-text .
  5. # - If type: runcommand -> command: /li launch runcmd: /list
  6. # - runcmd support custom argument in game.($arg1,$arg2,$arg3,$arg4,$arg5,$multiargs) Set runcmd : /time $arg1
  7. # - For Delayed command add $delay$ before the command in runcmd Example : - $delay$/list
  8. # - Set delay time with delaytimer: 5 (5 = seconds)
  9. commandsnumber: 20
  10. disablepermission: false
  11. disabledebugmessage: true
  12. '1':
  13. command: /uhc
  14. type: runcommand
  15. text:
  16. - //
  17. runcmd:
  18. - /time day
  19. - /weather sunny
  20. - /wb hyperion set 1500 0 0
  21. - /give * watch
  22. - /give * 6 3
  23. - /give * 351:15 6
  24. - /timermark
  25. - $delay$/broadcast within 10 min border will be +1375/-1375, please move ...
  26. - $delay$/wb hyperion set 1375 0 0
  27. - $delay$/broadcast within 10 min border will be +1250/-1250, please move ...
  28. - $delay$/wb hyperion set 1250 0 0
  29. - $delay$/broadcast within 10 min border will be +1125/-1125, please move ...
  30. - $delay$/wb hyperion set 1125 0 0
  31. - $delay$/broadcast within 10 min border will be +1000/-1000, please move ...
  32. - $delay$/wb hyperion set 1000 0 0
  33. - $delay$/broadcast within 10 min border will be +875/-875, please move ...
  34. - $delay$/wb hyperion set 875 0 0
  35. - $delay$/broadcast within 10 min border will be +750/-750, please move ...
  36. - $delay$/wb hyperion set 750 0 0
  37. - $delay$/broadcast within 10 min border will be +625/-625, please move ...
  38. - $delay$/wb hyperion set 625 0 0
  39. - $delay$/broadcast within 10 min border will be +500/-500, please move ...
  40. - $delay$/wb hyperion set 500 0 0
  41. delaytimer: 600
  42. '2':
  43. command: /timermark
  44. type: runcommand
  45. text:
  46. - //
  47. runcmd:
  48. - $delay$/broadcast [30 min mark]
  49. - $delay$/broadcast [60 min mark]
  50. - $delay$/broadcast [90 min mark]
  51. - $delay$/broadcast [120 min mark]
  52. - $delay$/broadcast [150 min mark]
  53. - $delay$/broadcast [180 min mark]
  54. - $delay$/broadcast [210 min mark]
  55. - $delay$/broadcast [240 min mark]
  56. - $delay$/broadcast [270 min mark]
  57. - $delay$/broadcast [300 min mark]
  58. delaytimer: 1800
  59. '3':
  60. command: /mycmdsample3
  61. type: text
  62. text:
  63. - §4 Text of command §a3
  64. runcmd:
  65. - /sample
  66. delaytimer: 5
  67. '4':
  68. command: /mycmdsample4
  69. type: text
  70. text:
  71. - §4 Text of command §a4
  72. runcmd:
  73. - /sample
  74. delaytimer: 5
  75. '5':
  76. command: /mycmdsample5
  77. type: text
  78. text:
  79. - §4 Text of command §a5
  80. runcmd:
  81. - /sample
  82. delaytimer: 5
  83. '6':
  84. command: /mycmdsample6
  85. type: text
  86. text:
  87. - §4 Text of command §a6
  88. runcmd:
  89. - /sample
  90. delaytimer: 5
  91. '7':
  92. command: /mycmdsample7
  93. type: text
  94. text:
  95. - §4 Text of command §a7
  96. runcmd:
  97. - /sample
  98. delaytimer: 5
  99. '8':
  100. command: /mycmdsample8
  101. type: text
  102. text:
  103. - §4 Text of command §a8
  104. runcmd:
  105. - /sample
  106. delaytimer: 5
  107. '9':
  108. command: /mycmdsample9
  109. type: text
  110. text:
  111. - §4 Text of command §a9
  112. runcmd:
  113. - /sample
  114. delaytimer: 5
  115. '10':
  116. command: /mycmdsample10
  117. type: text
  118. text:
  119. - §4 Text of command §a10
  120. runcmd:
  121. - /sample
  122. delaytimer: 5
  123. '11':
  124. command: /mycmdsample11
  125. type: text
  126. text:
  127. - §4 Text of command §a11
  128. runcmd:
  129. - /sample
  130. delaytimer: 5
  131. '12':
  132. command: /mycmdsample12
  133. type: text
  134. text:
  135. - §4 Text of command §a12
  136. runcmd:
  137. - /sample
  138. delaytimer: 5
  139. '13':
  140. command: /mycmdsample13
  141. type: text
  142. text:
  143. - §4 Text of command §a13
  144. runcmd:
  145. - /sample
  146. delaytimer: 5
  147. '14':
  148. command: /mycmdsample14
  149. type: text
  150. text:
  151. - §4 Text of command §a14
  152. runcmd:
  153. - /sample
  154. delaytimer: 5
  155. '15':
  156. command: /mycmdsample15
  157. type: text
  158. text:
  159. - §4 Text of command §a15
  160. runcmd:
  161. - /sample
  162. delaytimer: 5
  163. '16':
  164. command: /mycmdsample16
  165. type: text
  166. text:
  167. - §4 Text of command §a16
  168. runcmd:
  169. - /sample
  170. delaytimer: 5
  171. '17':
  172. command: /mycmdsample17
  173. type: text
  174. text:
  175. - §4 Text of command §a17
  176. runcmd:
  177. - /sample
  178. delaytimer: 5
  179. '18':
  180. command: /mycmdsample18
  181. type: text
  182. text:
  183. - §4 Text of command §a18
  184. runcmd:
  185. - /sample
  186. delaytimer: 5
  187. '19':
  188. command: /mycmdsample19
  189. type: text
  190. text:
  191. - §4 Text of command §a19
  192. runcmd:
  193. - /sample
  194. delaytimer: 5
  195. '20':
  196. command: /mycmdsample20
  197. type: text
  198. text:
  199. - §4 Text of command §a20
  200. runcmd:
  201. - /sample
  202. delaytimer: 5
Advertisement
Add Comment
Please, Sign In to add comment