Entities

Untitled

Jun 19th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. bc:
  4. - tellraw @a ["",{"text":"HEADPVP","color":"gold"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"dark_aqua"}]
  5. broadcast:
  6. - tellraw @a ["",{"text":"HEADPVP","color":"gold"},{"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":"\u00a76HEADPVP \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":"\u00a76HEADPVP \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
  11. warn:
  12. - tellraw @a ["",{"text":"\nHEADPVP » ","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"}]
  13. cmute:
  14. - mute $$1 15m -s
  15. - tellraw @a ["",{"text":"\nHEADPVP » ","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"}]
  16. staff-chat:
  17. - scoreboard players tag @p[c=1] add StaffChat
  18. - 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"}]
  19. schat:
  20. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"gray"},{"text":" » ","color":"dark_gray"},{"text":"$$1-","color":"yellow"}]
  21. staffchat-leave:
  22. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Has left the staff chat! ;(","color":"red"}]
  23. - scoreboard players tag @p remove StaffChat
  24. help:
  25. - ping &8&m----&8=+=&8&m----&6HEADPVP&8&m----&8=+=&8&m----
  26. - ping &6/pvp &7Warps you to pvp (Work In Progress)
  27. - ping &6/help &7Gives all the commands you need
  28. - ping &8&m----&8=+=&8&m----&6HEADPVP&8&m----&8=+=&8&m----
  29. freeze:
  30. - effect $$1 minecraft:jump_boost 10000 245
  31. - effect $$1 minecraft:slowness 10000 255
  32. - effect $$1 minecraft:blindness 10000 255
  33. unfreeze:
  34. - effect $$1 clear
  35. pl:
  36. - ping &cThere &bIs &3Nothing &dTo &7See &2Here
  37. cban:
  38. - ban $$1 -s
  39. - tellraw @a ["",{"text":"\nHEADPVP » ","color":"gold"},{"text":"$$1","color":"green"},{"text":" was PERMBANNED by ","color":"yellow"},{"selector":"@a[c=1]","color":"green"},{"text":" for ","color":"yellow"},{"text":"$$2- ","color":"gray"},{"text":"\n","color":"none"}]
  40. cipban:
  41. - ipban $$1 -s
  42. - tellraw @a ["",{"text":"\nHEADPVP » ","color":"gold"},{"text":"$$1","color":"green"},{"text":" was BLACKLISTED by ","color":"yellow"},{"selector":"@a[c=1]","color":"green"},{"text":" for ","color":"yellow"},{"text":"$$2- ","color":"gray"},{"text":"\n","color":"none"}]
  43. calert:
  44. - tellraw @a ["",{"text":"[","color":"gray"},{"text":"Alert","color":"dark_red"},{"text":"]","color":"gray"},{"text":" $1-","color":"white"}]
Add Comment
Please, Sign In to add comment