Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 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. rankup:
  18. - m open rankup
  19. cmds:
  20. - warp cmds
  21. save:
  22. - save-all
  23. staff:
  24. - customtext stafflist
  25. menu:
  26. - m open menu
  27. mod:
  28. - trigger mod set 1
  29. warp:
  30. - m open warps
  31. kit:
  32. - m open kits
  33. ranks:
  34. # This is the commands configuration file for Bukkit.
  35. # For documentation on how to make use of this file, check out the Bukkit Wiki at
  36. # http://wiki.bukkit.org/Commands.yml
  37. #
  38. # If you need help on this file, feel free to join us on irc or leave a message
  39. # on the forums asking for advice.
  40. #
  41. # IRC: #spigot @ irc.spi.gt
  42. # (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )
  43. # Forums: http://www.spigotmc.org/
  44. # Bug tracker: http://www.spigotmc.org/go/bugs
  45.  
  46. command-block-overrides: []
  47. aliases:
  48. icanhasbukkit:
  49. - version $1-
  50. rankup:
  51. - m open rankup
  52. save:
  53. - save-all
  54. staff:
  55. - customtext stafflist
  56. menu:
  57. - m open menu
  58. warp:
  59. - m open warps
  60. kit:
  61. - m open kits
  62. kits:
  63. - m open kits
  64. warps:
  65. - m open warps
  66. kits:
  67. - m open kits
  68. stats:
  69. - trigger stats set 1
  70. rules:
  71. - trigger rules set 1
  72. autosell:
  73. - trigger autosell set 1
  74. as:
  75. - trigger autosell set 1
  76. tokenshop:
  77. - m open tokenshop
  78. discord: $1
  79. tbal:
  80. - trigger set tokenbalance set 1
  81. tokenbalance:
  82. - trigger set tokenbalance set 1
  83. tokenbal:
  84. - trigger set tokenbalance set 1
  85. website: $1
  86. server:
  87. - m open servers
  88. servers:
  89. - m open servers
  90. opytjr:
  91. - op youtubejr
  92. prices:
  93. - m open prices
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement