Advertisement
RainbowTemmie

Untitled

Apr 27th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. warn:
  4. - tellraw @a ["",{"text":"EscapeTsunami","bold":true,"color":"aqua"},{"text":" >> ","italic":true,"color":"green"},{"selector":"@p","color":"yellow"},{"text":" "},{"text":"warned","color":"dark_red"},{"text":" "},{"text":"$$1","color":"red"},{"text":" "},{"text":"for $$2 !","color":"gray"}]
  5. wkick:
  6. - tellraw @a ["",{"text":"EscapeTsunami ","bold":true,"color":"aqua"},{"text":">>","italic":true,"color":"green"},{"text":" ","italic":true},{"selector":"@p","color":"yellow"},{"text":" "},{"text":"kicked","color":"dark_red"},{"text":" "},{"text":"$$1","color":"red"},{"text":" "},{"text":"for $$2 !","color":"gray"}]
  7. - kick $$1 $$2
  8. permban:
  9. - tellraw @a ["",{"text":"EscapeTsunami ","bold":true,"color":"aqua"},{"text":">> ","italic":true,"color":"green"},{"text":" ","italic":true},{"selector":"@p ","color":"yellow"},{"text":"Perm-Banned ","color":"dark_red"},{"text":"$$1 ","color":"red"},{"text":"for $$2 !","color":"gray"}]
  10. - ban $$1 $$2
  11. tban:
  12. - tellraw @a ["",{"text":"EscapeTsunami ","bold":true,"color":"aqua"},{"text":">>","italic":true,"color":"green"},{"text":" ","italic":true},{"selector":"@p","color":"yellow"},{"text":" ","color":"yellow"},{"text":"Temp-Banned","color":"dark_red"},{"text":" "},{"text":"$$1 ","color":"red"},{"text":"$$3 ","color":"gold"},{"text":"for $$2!","color":"gray"}]
  13. - tempban $$1 $$2 $$3
  14. cc:
  15. - 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","color":"gray"},{"text":"EscapeTsunami","bold":true,"color":"aqua"},{"text":" ","color":"gray"},{"text":">>","italic":true,"color":"green"},{"text":" ","color":"gray"},{"text":"Cleared By","color":"dark_gray"},{"text":" ","color":"gray"},{"selector":"@p","color":"yellow"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement