Advertisement
Guest User

Untitled

a guest
Jul 29th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. aliases:
  2. classes:
  3. - trigger classes set 1
  4. donate:
  5. - trigger buy set 1
  6. website:
  7. - trigger website set 1
  8. discord:
  9. - trigger discord set 1
  10. help:
  11. - trigger help set 1
  12. writeto:
  13. - tellraw $$1 ["",{"text":"-","color":"dark_gray"},{"text":"LETTER","color":"yellow"},{"text":"- ","color":"dark_gray"},{"text":"$2-","color":"gold"},""]
  14. spawn:
  15. - trigger spawn set 1
  16. staff:
  17. - trigger staff set 1
  18. checkpoint:
  19. - trigger checkpoint set 1
  20. broadcast:
  21. - tellraw @a ["",{"text":"-","color":"dark_gray"},{"text":"McRPGs","color":"gold"},{"text":"- ","color":"dark_gray"},{"text":"$1-","color":"red"},""]
  22. bc:
  23. - tellraw @a ["",{"text":"-","color":"dark_gray"},{"text":"McRPGs","color":"gold"},{"text":"- ","color":"dark_gray"},{"text":"$1-","color":"red"},""]
  24. clear-chat:
  25. - /tellraw @a {"text":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nChat has been cleared!","color":"red"}
  26. mute-chat:
  27. - /setblock -2 2 11 redstone_block
  28. unmute-chat:
  29. - /setblock -2 2 11 air
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement