Entities

Untitled

Jul 1st, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. announce:
  4. - tellraw @a ["",{"text":"ANNOUNCEMENT","color":"gold"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"green"}]
  5. news:
  6. - tellraw @a ["",{"text":"NEWS","color":"red"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"green"}]
  7. cc:
  8. - 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\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"},{"text":"\u00a7dDuels \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
  9. clearchat:
  10. - 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\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"},{"text":"\u00a7dDuels \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
  11. staff-chat:
  12. - scoreboard players tag @p[c=1] add StaffChat
  13. - tellraw @a[tag=StaffChat] ["",{"text":"SC » ","color":"gold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Joined the staff chat! type /schat <text> to speak!","color":"green"}]
  14. schat:
  15. - tellraw @a[tag=StaffChat] ["",{"text":"SC » ","color":"gold"},{"selector":"@a[c=1]","color":"gray"},{"text":" » ","color":"dark_gray"},{"text":"$$1-","color":"yellow"}]
  16. staffchat-leave:
  17. - tellraw @a[tag=StaffChat] ["",{"text":"SC » ","color":"gold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Has left the staff chat! ;(","color":" red"}]
  18. - scoreboard players tag @p remove StaffChat
  19. sm:
  20. - kit staffmode
Add Comment
Please, Sign In to add comment