Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. icanhasbukkit:
  4. - version $1-
  5. cmd:
  6. - i command_block 1
  7. - tellraw @p ["",{"text":"[Haste]","color":"aqua"},{"text":" "},{"text":"You have been given a command block!","color":"gray"}]
  8. cc:
  9. - trigger clearchat set 1
  10. clearchat:
  11. - trigger clearchat set 1
  12. buy:
  13. - menu open buy
  14. - tellraw @p ["",{"text":"[Haste]","color":"dark_red"},{"text":" Opening buy...","color":"red"}]
  15. donate:
  16. - menu open buy
  17. - tellraw @p ["",{"text":"[Haste]","color":"dark_red"},{"text":" Opening donate...","color":"red"}]
  18. rankup:
  19. - menu open rankup
  20. - tellraw @p ["",{"text":"[Haste]","color":"dark_red"},{"text":" Opening rankup...","color":"red"}]
  21. playtime:
  22. - trigger playtime set 1
  23. a:
  24. - tellraw @a ["",{"text":"Haste ","color":"dark_aqua"},{"text":"»","color":"dark_gray"},{"text":" $1-","color":"aqua"}]
  25. staff:
  26. - menu open staff
  27. - tellraw @p ["",{"text":"[Haste]","color":"dark_red"},{"text":" Opening staff...","color":"red"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement