Entities

Untitled

Jun 14th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. bc:
  4. - tellraw @a ["",{"text":"BLAST","color":"red"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"dark_aqua"}]
  5. broadcast:
  6. - tellraw @a ["",{"text":"BLAST","color":"red"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"dark_aqua"}]
  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":"\u00a7cBLAST \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":"\u00a7cBLAST \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
  11. warn:
  12. - scoreboard players add $$1 Warn 1
  13. - 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"}]
  14. cmute:
  15. - scoreboard players add $$1 cMute 1
  16. - mute $$1 15m
  17. - 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"}]
  18. - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
  19. staff-chat:
  20. - scoreboard players tag @p[c=1] add StaffChat
  21. - 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"}]
  22. schat:
  23. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"gray"},{"text":" » ","color":"dark_gray"},{"text":"$$1-","color":"yellow"}]
  24. - execute @p[tag=StaffChat] ~ ~ ~ /playsound minecraft:block.note.snare master @a[tag=StaffChat] ~ ~ ~ 100000000 2
  25. staffchat-leave:
  26. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"agold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Has left the staff chat! ;(","color":"red"}]
  27. - scoreboard players tag @p remove StaffChat
  28. help:
  29. - ping &8&m----&8=+=&8&m----&cBLAST&8&m----&8=+=&8&m----
  30. - ping &6/blast &7Opens Menu For All the Servers
  31. - ping &6/Mine &7Warps You to mine A
  32. - ping &6/Rankup &7Opens Rank Menu
  33. - ping &6/cell &7Warps You To The Sells
  34. - ping &6/staff &7Tells you all the staff
  35. - ping &6/help &7Gives all the commands you need
  36. - ping &8&m----&8=+=&8&m----&cBLAST&8&m----&8=+=&8&m----
  37. staff:
  38. - ping &8&m----&8=+=&8&m----&cBLAST&8&m----&8=+=&8&m----
  39. - ping &cOwner &aXXXCanadian
  40. - ping &dChatModerator &aOpen
  41. - ping &aBuilder &bOpen
  42. - ping &8&m----&8=+=&8&m----&cBLAST&8&m----&8=+=&8&m----
  43. blast:
  44. - menu open @p Server
  45. mine:
  46. - warp A @p
  47. rankup:
  48. - menu open @p Ranks
  49. cell:
  50. - warp Cells @p
Add Comment
Please, Sign In to add comment