Coderrrr

4533464546

Sep 23rd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. icanhasbukkit:
  4. - version $1-
  5. update:
  6. - tellraw @a ["\n\u00a7bFarmers\u00a7cPvP \u00a78» \u00a7b$1-\n"]
  7. clearchat:
  8. - trigger cc set 1
  9. cc:
  10. - trigger cc set 1
  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. cmute:
  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"}]
  23. cban:
  24. - tempban $1 $2
  25. - tellraw $1 ["",{"text":"\n"},{"text":"Farmers","color":"green"},{"text":"PvP ","color":"red"},{"text":"» ","color":"dark_gray"},{"text":"You Have Been Banned For $3-.","color":"aqua"},{"text":"\n"},{"text":"Farmers","color":"green"},{"text":"PvP ","color":"red"},{"text":"» ","color":"dark_gray"},{"text":"Ban Expires In, $2!","color":"aqua"},{"text":"\n"},{"text":"Farmers","color":"green"},{"text":"PvP ","color":"red"},{"text":"» ","color":"dark_gray"},{"text":"Unfairly Banned? Appeal @ ","color":"aqua"},{"text":"bit.ly/FarmersMC","color":"dark_aqua","clickEvent":{"action":"open_url","value":"bit.ly/FarmersMC"}},{"text":"!","color":"aqua"},{"text":"\n "}]
Add Comment
Please, Sign In to add comment