Advertisement
Sebbikul

Untitled

Sep 2nd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. bc:
  4. - tellraw @a ["",{"text":"PracticePvP","color":"aqua"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"dark_aqua"}]
  5. broadcast:
  6. - tellraw @a ["",{"text":"PracticePvP","color":"aqua"},{"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":"\u00a7bPracticePvP \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":"\u00a7bPracticePvP \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":"\nPracticePvP » ","color":"aqua"},{"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":"\nPracticePvP » ","color":"aqua"},{"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":"gold"},{"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----&bPracticePvP&8&m----&8=+=&8&m----
  30. - ping &6/staff &7tells all the staff
  31. - ping &6/help &7Gives all the commands you need
  32. - ping &8&m----&8=+=&8&m----&bPracticePvP&8&m----&8=+=&8&m----
  33. freeze:
  34. - effect $$1 minecraft:jump_boost 10000 245
  35. - effect $$1 minecraft:slowness 10000 255
  36. unfreeze:
  37. - effect $$1 clear
  38. staff:
  39. - ping &8&m----&8=+=&8&m----&bRealisticServer&8&m----&8=+=&8&m----
  40. - ping &cOwner - Sebbikul
  41. - ping &8&m----&8=+=&8&m----&bRealisticServer&8&m----&8=+=&8&m----
  42. join:
  43. - nick $$1 &c&lSurviver&7X&6&l$$1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement