Advertisement
CARAB4O

ddd

Mar 25th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 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. icanhasbukkit:
  15. - version $1-
  16. punish:
  17. - menu grab Punish
  18. - ping &eGrabbing Punishment Menu...
  19. - playsound minecraft:entity.player.levelup master @p ~ ~ ~ 1000000 1
  20. announce:
  21. - tellraw @a ["",{"text":"Koth ","color":"gold"},{"text":"»","color":"dark_gray"},{"text":" $1-","color":"yellow"}]
  22. - playsound minecraft:entity.player.levelup master @a ~ ~ ~ 1000000 1
  23. kits:
  24. - menu open KothKits
  25. - playsound minecraft:entity.enderdragon.flap master @p ~ ~ ~ 1000000 1
  26. - ping &cOpening Koth Kits...
  27. info:
  28. - tellraw @p ["",{"text":"Asking For Info About the server?\n","color":"gray"},{"text":"Well Ok Then","color":"yellow"},{"text":"\nHere You can do alot like pvp\n","color":"blue"},{"text":"King of the hill and stuff like that! King of the hill is coming soon","color":"blue"},{"text":"We also handpick staff! Enjoy!\n","color":"blue"},{"text":"And also we customize our commands! :)","color":"red"}]
  29. - playsound minecraft:entity.player.levelup master @p ~ ~ ~ 1000000 1
  30. staff:
  31. - menu open Staff
  32. - playsound minecraft:entity.player.levelup master @p ~ ~ ~ 1 2
  33. report:
  34. - mail send CARAB4O {name} {reason}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement