Coderrrr

FarmersPVP - Coodr - 2017 - Custom?

Sep 14th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. icanhasbukkit:
  4. - version $1-
  5. update:
  6. - tellraw @a ["",{"text":"\n"},{"text":"Farmers","color":"green"},{"text":"PvP ","color":"red"},{"text":"» ","color":"dark_gray"},{"text":"$$1-","color":"aqua"},{"text":"\n "}]
  7. clearchat:
  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\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\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":"ClearChat » ","color":"red"},{"selector":"@a[c=1]","color":"aqua"},{"text":" has cleared the chat!","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\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\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":"ClearChat » ","color":"red"},{"selector":"@a[c=1]","color":"aqua"},{"text":" has cleared the chat!","color":"gray"}]
  11. freeze:
  12. - effect $$1 resistance 100000 255 true
  13. - effect $$1 jump_boost 100000 190 true
  14. - effect $$1 slowness 100000 255 true
  15. - tellraw @a[c=1] [{"text":"$$1","color":"aqua","bold":false},{"text":" has been frozen!","color":"red","bold":false}]
  16. unfreeze:
  17. - effect $$1 clear
  18. - tellraw @a[c=1] [{"text":"$$1","color":"aqua","bold":false},{"text":" has been unfrozen!","color":"red","bold":false}]
  19. mute:
  20. - mute $1 $2
  21. - tellraw $1 ["",{"text":"\n"},{"text":"Farmers","color":"green"},{"text":"PvP ","color":"red"},{"text":"» ","color":"dark_gray"},{"text":"You Are Muted For $2. ","color":"aqua"},{"text":"\n"},{"text":"Farmers","color":"green"},{"text":"PvP ","color":"red"},{"text":"» ","color":"dark_gray"},{"text":"Reason","color":"red"},{"text":" "},{"text":"» ","color":"dark_gray"},{"text":"$$3-","color":"aqua"},{"text":"\n "}]
  22. - tellraw @a[c=1] ["",{"text":"\n"},{"text":"Farmers","color":"green"},{"text":"PvP ","color":"red"},{"text":"» ","color":"dark_gray"},{"text":"$1 Has Been Muted!","color":"aqua"},{"text":"\n"}]
Add Comment
Please, Sign In to add comment