PandaTxT

Untitled

Apr 23rd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. icanhasbukkit:
  4. - version $1-
  5. h:
  6. - trigger help set 1
  7. shop:
  8. - trigger shop set 1
  9. sinfo:
  10. - trigger info set 1
  11. staff:
  12. - trigger staff set 1
  13. Promotea:
  14. - manuadd $$1 admin
  15. - tellraw $$1 ["",{"text":"You have been promoted to ","color":"gold"},{"text":"Admin","color":"red","bold":true},{"text":"!","color":"gold","bold":false}]
  16. Promotesr:
  17. - manuadd $$1 Sr.mod
  18. - tellraw $$1 ["",{"text":"You have been promoted to ","color":"gold"},{"text":"Sr.Mod","color":"gold","bold":true},{"text":"!","color":"gold","bold":false}]
  19. Promotejr:
  20. - manuadd $$1 Jr.Mod
  21. - tellraw $$1 ["",{"text":"You have been promoted to ","color":"gold"},{"text":"Jr.Mod","color":"gold","bold":true},{"text":"!","color":"gold","bold":false}]
  22. Promotem:
  23. - manuadd $$1 Mod
  24. - tellraw $$1 ["",{"text":"You have been promoted to ","color":"gold"},{"text":"Moderator","color":"gold","bold":true},{"text":"!","color":"gold","bold":false}]
Advertisement
Add Comment
Please, Sign In to add comment