Advertisement
_ItsToby25

Untitled

Apr 30th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. aliases:
  2. announce:
  3. - tellraw @a [{"bold":false,"color":"yellow","text":"VertexPVP "},{"bold":false,"color":"dark_gray","text":"» "},{"bold":false,"color":"gray","text":"$$1-"}]
  4. cc:
  5. - tellraw @a [{"bold":false,"color":"yellow","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\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\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"},{"bold":false,"color":"dark_gray","text":"» "},{"bold":false,"color":"yellow","selector":"@p[c=1]"},{"bold":false,"color":"gray","text":" has cleared the chat! "}]
  6. join-staff-chat:
  7. - scoreboard teams join StaffChat @p[c=1]
  8. - tellraw @a[team=StaffChat] [{"text":"[StaffChat] ","color":"red"},{"selector":"@p[c=1]","color":"yellow"},{"text":" has been joined in ","color":"gray"},{"text":"Staff Chat","color":"red"}]
  9. leave-staff-chat:
  10. - scoreboard teams leave @p[c=1]
  11. - tellraw @a[team=StaffChat] [{"text":"[StaffChat] ","color":"red"},{"selector":"@p[c=1]","color":"yellow"},{"text":" has been leaved from ","color":"gray"},{"text":"Staff Chat","color":"red"}]
  12. schat:
  13. - tellraw @a[team=StaffChat] [{"text":"[StaffChat] ","color":"red"},{"selector":"@p[c=1]","color":"gray"},{"text":" | $$1-","color":"white"}]
  14. pmute:
  15. - mute $1 $2m
  16. - tellraw @a ["",{"text":"VertexPVP","color":"yellow"},{"text":" » ","color":"dark_gray"},{"selector":"@p[c=1]","color":"yellow"},{"text":" has muted ","color":"gray"},{"text":" $1 ","color":"yellow"},{"text":"For $2m. Reason:","color":"gray"},{"text":" $$3-","color":"yellow"}]
  17. pkick:
  18. - kick $1
  19. - tellraw @a ["",{"text":"VertexPVP","color":"yellow"},{"text":" » ","color":"dark_gray"},{"selector":"@p[c=1]","color":"yellow"},{"text":" has kicked ","color":"gray"},{"text":" $1 ","color":"yellow"},{"text":"Reason:","color":"gray"},{"text":" $$3-","color":"yellow"}]
  20. pban:
  21. - ban $1
  22. - tellraw @a ["",{"text":"VertexPVP","color":"yellow"},{"text":" » ","color":"dark_gray"},{"selector":"@p[c=1]","color":"yellow"},{"text":" has banned ","color":"gray"},{"text":" $1 ","color":"yellow"},{"text":"Reason:","color":"gray"},{"text":" $$3-","color":"yellow"}]
  23. pjail:
  24. - jail $1 1 $2m
  25. - tellraw @a ["",{"text":"VertexPVP","color":"yellow"},{"text":" » ","color":"dark_gray"},{"selector":"@p[c=1]","color":"yellow"},{"text":" has jailed ","color":"gray"},{"text":" $1 ","color":"yellow"},{"text":"For $2m. Reason:","color":"gray"},{"text":" $$3-","color":"yellow"}]
  26. ptempban:
  27. - tempban $1 $2d
  28. - tellraw @a ["",{"text":"VertexPVP","color":"yellow"},{"text":" » ","color":"dark_gray"},{"selector":"@p[c=1]","color":"yellow"},{"text":" has tempbanned ","color":"gray"},{"text":" $1 ","color":"yellow"},{"text":"For $2day(s) Reason:","color":"gray"},{"text":" $$3-","color":"yellow"}]
  29. buy:
  30. - menu open buy
  31. mainmenu:
  32. - menu open mainmenu
  33. bobshop:
  34. - warp bobtheshop
  35. staffs:
  36. - warp staff
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement