Advertisement
TacticalModz

Untitled

Apr 3rd, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. icanhasbukkit:
  4. - version $1-
  5. s-alert:
  6. - tellraw @a [{"text":"[","color":"dark_gray"},{"text":"Alert","color":"dark_red"},{"text":"] ","color":"dark_gray"},{"text":"$$2-","color":"white"}]
  7. warn:
  8. - tellraw @a [{"text":"[","color":"gray"},{"text":"!","color":"red"},{"text":"] ","color":"gray"},{"selector":"@a[c=1]","color":"aqua","bold":false},{"text":" ","color":"blue"},{"text":"Warned","color":"gray"},{"text":" ","color":"blue"},{"text":"$$1","color":"red","bold":false},{"text":" ","color":"blue"},{"text":"For","color":"gray"},{"text":" ","color":"blue"},{"text":"$$2-","color":"red"},{"text":".","color":"gray"}]
  9. pun:
  10. - menu open punish
  11. vn-warn:
  12. - tellraw @a [{"text":"[","color":"gray"},{"text":"!","color":"red"},{"text":"] ","color":"gray"},{"text":"$1","color":"red"},{"text":" Has Now Been Warned For ","color":"gray"},{"text":"$2-","color":"red"},{"text":".","color":"gray"}]
  13. vn-kick:
  14. - kick $1 $2-
  15. - tellraw @a [{"text":"[","color":"gray"},{"text":"!","color":"red"},{"text":"] ","color":"gray"},{"text":"$1","color":"red"},{"text":" Has Now Been Kicked For ","color":"gray"},{"text":"$2-","color":"red"},{"text":".","color":"gray"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement