Entities

Untitled

Jun 10th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. cb:
  4. - tellraw @a ["",{"text":"\u00a78[\u00a74Entities\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
  5. calert:
  6. - tellraw @a ["",{"text":"\u00a78[\u00a74Alert\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
  7. Warn:
  8. - tellraw @a ["",{"text":"\u00a78[\u00a74Warning\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
  9. cc:
  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":"\u00a76ClearChat \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
  11. cwarn:
  12. - scoreboard players add $$1 Warn 1
  13. - tellraw @a ["",{"text":"\nWarning » ","color":"gold"},{"text":"$$1","color":"green"},{"text":" was warned by ","color":"yellow"},{"selector":"@a[c=1]","color":"green"},{"text":" for ","color":"yellow"},{"text":"$$2- ","color":"gray"},{"text":"\n","color":"none"}]
  14. - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
  15. cmute:
  16. - scoreboard players add $$1 cMute 1
  17. - mute $$1 15m
  18. - tellraw @a ["",{"text":"\nMute » ","color":"gold"},{"text":"$$1","color":"green"},{"text":" was muted by ","color":"yellow"},{"selector":"@a[c=1]","color":"green"},{"text":" for ","color":"yellow"},{"text":"$$2- ","color":"gray"},{"text":"\n","color":"none"}]
  19. - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
  20. staff-chat:
  21. - scoreboard players tag @p[c=1] add StaffChat
  22. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Joined the staff chat! type /schat <text> to speak!","color":"green"}]
  23. schat:
  24. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"gray"},{"text":" » ","color":"dark_gray"},{"text":"$$1-","color":"yellow"}]
  25. - execute @p[tag=StaffChat] ~ ~ ~ /playsound minecraft:block.note.snare master @a[tag=StaffChat] ~ ~ ~ 100000000 2
  26. staffchat-leave:
  27. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"agold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Has left the staff chat! ;(","color":"red"}]
  28. - scoreboard players tag @p remove StaffChat
  29. help:
  30. - ping &8&m----&8=+=&8&m----&bEntities&8&m----&8=+=&8&m----
  31. - ping &6/join &7Joins Queue
  32. - ping &6/leave &7leaves Queue
  33. - ping &6/staff &7Tells you all the staff
  34. - ping &6/help &7Gives all the commands you need
  35. - ping &8&m----&8=+=&8&m----&bEntities&8&m----&8=+=&8&m----
  36. join:
  37. - scoreboard player add @p Queue 1
  38. - ping &bYou Have Joined Queue!
  39. leave:
  40. - scoreboard player set @p Queue 0
  41. - ping &cYou have Left Queue!
  42. staff:
  43. - ping &8&m----&8=+=&8&m----&bEntities&8&m----&8=+=&8&m----
  44. - ping &cOwner &bDelorium
  45. - ping &bHead-Developer &9XXXCanadian
  46. - ping &bDeveloper &9Recalibration
  47. - ping &aBuilder &9Cyberryan
Add Comment
Please, Sign In to add comment