CARAB4O

Untitled

Apr 7th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 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. command-block-overrides: []
  13. aliases:
  14. - version $1-
  15. punish:
  16. - "menu grab Punish"
  17. - "ping &eGrabbing Punishment Menu..."
  18. - "playsound minecraft:entity.player.levelup master @p ~ ~ ~ 1000000 1"
  19. announce:
  20. - "tellraw @a ["",{"text":"Koth ","color":"gold"},{"text":"»","color":"dark_gray"},{"text":" $1-","color":"yellow"}]"
  21. - "playsound minecraft:entity.player.levelup master @a ~ ~ ~ 1000000 1"
  22. kits:
  23. - "menu open KothKits"
  24. - "playsound minecraft:entity.enderdragon.flap master @p ~ ~ ~ 1000000 1"
  25. - "ping &cOpening Koth Kits..."
  26. staff:
  27. - "menu open Staff"
  28. - "playsound minecraft:entity.player.levelup master @p ~ ~ ~ 1 2"
  29. help:
  30. - trigger help set 1
Add Comment
Please, Sign In to add comment