Advertisement
CARAB4O

d

Mar 25th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 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. - "menu grab Report"
  35. - "ping &eGood Luck! :D"
  36. - "warp Report"
  37. Rules:
  38. - "tellraw @p ["",{"text":"\n"},{"text":"Rules For Koth","color":"blue","bold":true,"underlined":true},{"text":"\n","color":"none","bold":false,"underlined":false},{"text":"No Hacking\n","color":"red"},{"text":"No Abusing\n","color":"red"},{"text":"No Asking For Staff\n","color":"red"},{"text":"No spamming\n","color":"red"},{"text":"No Disrespecting Staff\n","color":"red"},{"text":"(HAVE FUN)","color":"yellow","bold":true}]"
  39. help:
  40. - "trigger help set 1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement