Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. #?source:status:gameState|directLevel:voteLevel
  2.  
  3. ################################################################################
  4. #
  5. # Input fields description:
  6. # -------------------------
  7. #
  8. # source: source of the command call (string)
  9. # pv -> pv message to AutoHost
  10. # chan -> message in AutoHost channel
  11. # battle -> message in battle lobby
  12. # game -> in game message
  13. #
  14. # status: status of the client calling the command (string)
  15. # player -> player in battle lobby
  16. # spec -> spectator in battle lobby
  17. # outside -> user outside battle
  18. #
  19. # gameState: game state (string)
  20. # running -> game is currently running
  21. # stopped -> no game running
  22. #
  23. ################################################################################
  24. #
  25. # Output fields description:
  26. # --------------------------
  27. #
  28. # directLevel:
  29. # AutoHost access level required for calling command directly (integer)
  30. #
  31. # voteLevel:
  32. # AutoHost access level required for calling command through vote (integer)
  33. #
  34. ################################################################################
  35.  
  36. [addBox]
  37. battle,pv:player,spec:stopped|10:10
  38. ::|100:
  39.  
  40. [balance]
  41. battle,pv:player:stopped|10:10
  42. ::|100:
  43.  
  44. [auth]
  45. ::|0:
  46.  
  47. [ban]
  48. ::|120:
  49.  
  50. [banIp]
  51. ::|120:
  52.  
  53. [banIps]
  54. ::|120:
  55.  
  56. [boss]
  57. battle::|100:0
  58. ::|130:
  59.  
  60. [bKick]
  61. battle,pv,game:player,spec:|100:0
  62. ::|100:
  63.  
  64. [bPreset]
  65. battle,pv:player:stopped|100:10
  66. ::|100:
  67.  
  68. [bSet]
  69. battle,pv:player:stopped|100:10
  70. ::|100:
  71.  
  72. [callVote]
  73. ::|0:
  74.  
  75. [cancelQuit]
  76. ::|130:
  77.  
  78. [cheat]
  79. ::running|140:
  80.  
  81. [chpasswd]
  82. ::|140:
  83.  
  84. [chrank]
  85. ::|120:
  86.  
  87. [cKick]
  88. ::|100:
  89.  
  90. [clearBox]
  91. battle,pv:player,spec:stopped|10:10
  92. ::|100:
  93.  
  94. [closeBattle]
  95. ::|120:
  96.  
  97. [coop]
  98. ::|0:
  99.  
  100. [cv]
  101. ::|0:
  102.  
  103. [endVote]
  104. :player,spec:|100:
  105. ::|120:
  106.  
  107. [fixColors]
  108. battle,pv:player:stopped|10:10
  109. ::|100:
  110.  
  111. [force]
  112. battle,pv:player:stopped|100:10
  113. ::|100:
  114.  
  115. [forcePreset]
  116. ::|110:
  117.  
  118. [forceStart]
  119. battle,pv,game:player:|100:10
  120. ::|100:
  121.  
  122. [gKick]
  123. battle,pv,game:player,spec:running|100:0
  124. ::running|120:
  125.  
  126. [help]
  127. ::|0:
  128.  
  129. [helpall]
  130. ::|0:
  131.  
  132. [hostStats]
  133. ::|0:
  134.  
  135. [hPreset]
  136. battle,pv:player:stopped|100:10
  137. ::|100:
  138.  
  139. [hSet]
  140. battle,pv:player:stopped|100:10
  141. ::|100:
  142.  
  143. [kick]
  144. battle,pv,game:player,spec:|100:0
  145. ::|120:
  146.  
  147. [kickBan]
  148. battle,pv,game:player,spec:|100:0
  149. ::|120:
  150.  
  151. [learnMaps]
  152. ::|120:
  153.  
  154. [list]
  155. ::|0:
  156.  
  157. [lock]
  158. battle,pv,game:player,spec:|10:10
  159. ::|100:
  160.  
  161. [map]
  162. battle,pv:player:stopped|100:10
  163. ::|100:
  164.  
  165. [mapLink]
  166. ::|0:
  167.  
  168. [nextMap]
  169. battle,pv:player:stopped|100:10
  170. ::|100:
  171.  
  172. [nextPreset]
  173. battle,pv:player:stopped|100:10
  174. ::|100:
  175.  
  176. [notify]
  177. ::|0:
  178.  
  179. [openBattle]
  180. ::|110:
  181.  
  182. [pass]
  183. ::|0:
  184.  
  185. [preset]
  186. battle,pv:player:stopped|100:10
  187. ::|100:
  188.  
  189. [promote]
  190. ::|10:
  191.  
  192. [pSet]
  193. ::|0:
  194.  
  195. [quit]
  196. ::|130:
  197.  
  198. [rebalance]
  199. battle,pv:player:stopped|100:10
  200. ::|100:
  201.  
  202. [reloadArchives]
  203. ::|110:
  204.  
  205. [reloadConf]
  206. ::|110:
  207.  
  208. [rehost]
  209. battle,pv:player,spec:stopped|100:10
  210. ::|100:
  211.  
  212. [restart]
  213. ::|130:
  214.  
  215. [ring]
  216. battle,pv,game:player,spec:|0:
  217. ::|100:
  218.  
  219. [saveBoxes]
  220. battle,pv,game:player,spec:|10:10
  221. ::|100:
  222.  
  223. [say]
  224. :player,spec:running|0:
  225.  
  226. [searchUser]
  227. ::|0:
  228.  
  229. [send]
  230. ::running|120:
  231.  
  232. [sendLobby]
  233. ::|130:
  234.  
  235. [set]
  236. :player:|100:10
  237. ::|100:
  238.  
  239. [smurfs]
  240. ::|100:
  241.  
  242. [spec]
  243. battle,pv:player:stopped|100:10
  244. ::|100:
  245.  
  246. [specAfk]
  247. battle:player,spec:stopped|10:
  248. ::|100:
  249.  
  250. [split]
  251. battle,pv:player,spec:stopped|10:10
  252. ::|100:
  253.  
  254. [start]
  255. battle,pv:player:stopped|10:10
  256. ::stopped|100:
  257.  
  258. [status]
  259. ::|0:
  260.  
  261. [stop]
  262. battle,pv,game:player:|100:10
  263. ::|130:
  264.  
  265. [unban]
  266. ::|120:
  267.  
  268. [unbanIp]
  269. ::|120:
  270.  
  271. [unbanIps]
  272. ::|120:
  273.  
  274. [unlock]
  275. battle,pv,game:player,spec:|10:10
  276. ::|100:
  277.  
  278. [unlockSpec]
  279. pv:outside:|0:
  280.  
  281. [update]
  282. ::|130:
  283.  
  284. [version]
  285. ::|0:
  286.  
  287. [vote]
  288. :player,spec:|0:
  289.  
  290. [whois]
  291. ::|0:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement