Coderrrr

CriticalFactions YML - MineHut - Codr

Aug 23rd, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. icanhasbukkit:
  4. - version $1-
  5. alert:
  6. - tellraw @a ["",{"text":"[","color":"dark_gray"},{"text":"Alert","color":"dark_red"},{"text":"]","color":"dark_gray"},{"text":" $$1-"}]
  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"},{"text":"ClearChat » ","color":"red"},{"selector":"@a[c=1]","color":"aqua"},{"text":" has cleared the chat.","color":"gray"}]
  9. flyingban:
  10. - tempban $$1 7d =- Flying/BHop -=
  11. - tellraw @a[c=1] ["",{"text":"\n$$1","color":"aqua"},{"text":" has been banned","color":"gray"},{"text":" by ","color":"gray"},{"selector":"@a[c=1]","color":"aqua"},{"text":" for ","color":"gray"},{"text":"Client Modifcation","color":"aqua"},{"text":"for","color":"gray"},{"text":" 30 days\n"","color":"aqua"}]
  12. killauraban:
  13. - tempban $$1 1d =- KillAura -=
  14. - tellraw @a[c=1] ["",{"text":"\n$$1","color":"aqua"},{"text":" has been banned","color":"gray"},{"text":" for 1w eek","color":"aqua"},{"text":" by ","color":"gray"},{"selector":"@a[c=1]","color":"aqua"},{"text":" for ","color":"gray"},{"text":"$$2-\n","color":"aqua"}]
  15. xrayban:
  16. - tempban $$1 1d =- XRay -=
  17. - tellraw @a[c=1] ["",{"text":"\n$$1","color":"aqua"},{"text":" has been banned","color":"gray"},{"text":" for 3days","color":"aqua"},{"text":" by ","color":"gray"},{"selector":"@a[c=1]","color":"aqua"},{"text":" for ","color":"gray"},{"text":"$$2-\n","color":"aqua"}]
  18. freeze:
  19. - effect $$1 resistance 100000 255
  20. - effect $$1 jump_boost 100000 190
  21. - effect $$1 slowness 100000 255
  22. - tellraw @a]c=1] [{"text":"$$1","color":"aqua","bold":false},{"text":" has been frozen!","color":"red","bold":false}]
  23. unfreeze:
  24. - effect $$1 clear
  25. - tellraw @a[c=] [{"text":"$$1","color":"aqua","bold":false},{"text":" has been unfrozen!","color":"red","bold":false}]
Add Comment
Please, Sign In to add comment