Entities

Untitled

Jun 11th, 2017
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. cb:
  4. - tellraw @a ["",{"text":"\u00a78[\u00a7cHeadPvP\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
  5. calert:
  6. - tellraw @a ["",{"text":"\u00a78[\u00a74Alert\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
  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":"\u00a76ClearChat \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
  9. warn:
  10. - scoreboard players add $$1 Warn 1
  11. - 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"}]
  12. cmute:
  13. - scoreboard players add $$1 cMute 1
  14. - mute $$1 15m
  15. - 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"}]
  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. - execute @p[tag=StaffChat] ~ ~ ~ /playsound minecraft:block.note.snare master @a[tag=StaffChat] ~ ~ ~ 100000000 2
  22. staffchat-leave:
  23. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"agold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Has left the staff chat! ;(","color":"red"}]
  24. - scoreboard players tag @p remove StaffChat
  25. colorID:
  26. - tellraw @p ["\n\u00a70u00a70 \u00a78» \u00a77Black\n\u00a7fu00a7f \u00a78» \u00a77White\n\u00a7au00a7a \u00a78» \u00a77Green\n\u00a72u00a72 \u00a78» \u00a77Dark Green\n\u00a7cu00a7c \u00a78» \u00a77Red\n\u00a74u00a74 \u00a78» \u00a74Dark Red\n\u00a7bu00a7b \u00a78» \u00a77Aqua\n\u00a73u00a73 \u00a78» \u00a77Dark Aqua\n\u00a79u00a79 \u00a78» \u00a77Blue\n\u00a71u00a71 \u00a78» \u00a77Dark Blue\n\u00a76u00a76 \u00a78» \u00a77Gold\n\u00a7eu00a7e \u00a78» \u00a77Yellow\n\u00a77u00a77 \u00a78» \u00a77Gray\n\u00a78u00a78 \u00a77» \u00a77Dark Gray\n\u00a75u00a7d \u00a78» \u00a77Purple\n\u00a75u00a75 \u00a78» \u00a77Dark Purple\n\u00a77u00a7m \u00a78» \u00a77\u00a7mStrike\n\u00a77u00a7n \u00a78» \u00a77\u00a7nUnderline\n\u00a77u00a7o \u00a78» \u00a77\u00a7oItalic\n\u00a77u00a7l \u00a78» \u00a77\u00a7lBold\n\u00a77u00a7k \u00a78» \u00a77\u00a7kWierd\n"]
  27. help:
  28. - ping &8&m----&8=+=&8&m----&6HeadPvp&8&m----&8=+=&8&m----
  29. - ping &6/pvp &7Warps you to pvp
  30. - ping &6/help &7Shows this Message
  31. - ping &8&m----&8=+=&8&m----&6HeadPvp&8&m----&8=+=&8&m----
  32. pvp:
  33. - warp @p pvp
Add Comment
Please, Sign In to add comment