Entities

Untitled

Jun 13th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. bc:
  4. - tellraw @a ["",{"text":"\u00a78[\u00a7cBLAST\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
  5. broadcast:
  6. - tellraw @a ["",{"text":"\u00a78[\u00a7cBLAST\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
  7. calert:
  8. - tellraw @a ["",{"text":"\u00a78[\u00a74Alert\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":"\u00a7cBLAST \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
  11. clearchat:
  12. - 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":"\u00a7cBLAST \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
  13. warn:
  14. - scoreboard players add $$1 Warn 1
  15. - tellraw @a ["",{"text":"\nBLAST » ","color":"red"},{"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"}]
  16. - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
  17. cmute:
  18. - scoreboard players add $$1 cMute 1
  19. - mute $$1 15m
  20. - tellraw @a ["",{"text":"\nBLAST » ","color":"red"},{"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"}]
  21. - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
  22. staff-chat:
  23. - scoreboard players tag @p[c=1] add StaffChat
  24. - 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"}]
  25. schat:
  26. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"gray"},{"text":" » ","color":"dark_gray"},{"text":"$$1-","color":"yellow"}]
  27. - execute @p[tag=StaffChat] ~ ~ ~ /playsound minecraft:block.note.snare master @a[tag=StaffChat] ~ ~ ~ 100000000 2
  28. staffchat-leave:
  29. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"agold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Has left the staff chat! ;(","color":"red"}]
  30. - scoreboard players tag @p remove StaffChat
  31. help:
  32. - ping &8&m----&8=+=&8&m----&cBLAST&8&m----&8=+=&8&m----
  33. - ping &6/Red &7Joins Red Prison
  34. - ping &6/black &7Joins Black Prison
  35. - ping &6/blast &7joins server lobby
  36. - ping &6/staff &7Tells you all the staff
  37. - ping &6/help &7Gives all the commands you need
  38. - ping &8&m----&8=+=&8&m----&cBLAST&8&m----&8=+=&8&m----
  39. staff:
  40. - ping &8&m----&8=+=&8&m----&cBLAST&8&m----&8=+=&8&m----
  41. - ping &cOwner &aXXXCanadian
  42. - ping &aBuilder &bOpen
  43. - ping &8&m----&8=+=&8&m----&cBLAST&8&m----&8=+=&8&m----
  44. Red:
  45. - esudo @p server Red
  46. Black:
  47. - esudo @p server Black
  48. Blast
  49. - esudo @p server BLAST
  50. bar-bc:
  51. - title @a actionbar ["",{"text":"BLAST","color":"aqua"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"dark_aqua"}]
Add Comment
Please, Sign In to add comment