Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. # This is the commands configuration file for Bukkit.
  2. # For documentation on how to make use of this file, check out the Bukkit Wiki at
  3. # http://wiki.bukkit.org/Commands.yml
  4. #
  5. # If you need help on this file, feel free to join us on irc or leave a message
  6. # on the forums asking for advice.
  7. #
  8. # IRC: #spigot @ irc.spi.gt
  9. # (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )
  10. # Forums: http://www.spigotmc.org/
  11. # Bug tracker: http://www.spigotmc.org/go/bugs
  12.  
  13. command-block-overrides: []
  14. aliases:
  15. icanhasbukkit:
  16. - version $1-
  17. claim:
  18. - rvclaim
  19. tokens:
  20. - te
  21. tok:
  22. - te
  23. votes:
  24. - rv votes
  25. topvoter:
  26. - rv votetop
  27. votetop:
  28. - rv votetop
  29. topvoters:
  30. - rv votetop
  31. list:
  32. - []
  33. /calc:
  34. - []
  35. /calculate:
  36. - []
  37. worldedit:
  38. - []
  39. minecraft:
  40. - []
  41. donators:
  42. - warp donators
  43. gold:
  44. - mh money sell
  45. cosmetics:
  46. - uc menu main
  47. cosmetic:
  48. - uc menu main
  49. cos:
  50. - uc menu main
  51. pets:
  52. - uc menu pets
  53. gadgets:
  54. - uc menu gadgets
  55. particles:
  56. - uc menu particleeffects
  57. hats:
  58. - uc menu hats
  59. emotes:
  60. - uc menu emotes
  61. staffs:
  62. - staff
  63. dungeon:
  64. - warp dungeon
  65. town:
  66. - warp town
  67. disc:
  68. - discord
  69. dg:
  70. - kit dungeon
  71. ph:
  72. - plot home
  73. map:
  74. - warp map
  75. journal:
  76. - quests journal
  77. restaurant:
  78. - warp restaurant
  79. market:
  80. - warp market
  81. marketplace:
  82. - warp market
  83. suffix:
  84. - tags
  85. suffixes:
  86. - tags
  87. blackmarket:
  88. - warp blackmarket
  89. bm:
  90. - warp blackmarket
  91. autoblock:
  92. - autopickup block
  93. autosmelt:
  94. - autopickup smelt
  95. booster:
  96. - multiplier
  97. daily:
  98. - kit keys
  99. bin:
  100. - trash
  101. dispose:
  102. - trash
  103. disposal:
  104. - trash
  105. mru:
  106. - maxrankup
  107. votepoints:
  108. - points me
  109. vpoints:
  110. - points me
  111. votep:
  112. - points me
  113. votepoint:
  114. - points me
  115. rebirth:
  116. - prestige
  117. rb:
  118. - prestige
  119. p50:
  120. - warp p50
  121. challenger:
  122. - warp challenger
  123. grandmaster:
  124. - warp grandmaster
  125. gmaster:
  126. - warp grandmaster
  127. master:
  128. - warp master
  129. diamond:
  130. - warp diamond
  131. dia:
  132. - warp diamond
  133. platinum:
  134. - warp platinum
  135. plat:
  136. - warp platinum
  137. gold:
  138. - warp gold
  139. silver:
  140. - warp silver
  141. bronze:
  142. - warp bronze
  143. iron:
  144. - warp iron
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement