Advertisement
TacticalModz

Untitled

Mar 30th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. icanhasbukkit:
  4. - version $1-
  5. vn-warn:
  6. - 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"}]
  7. vn-mute:
  8. - mute $1 3min
  9. - tellraw @p [{"text":"Successfully Punished The User.","color":"red"}]
  10. rank-mod:
  11. - manuadd $1 mod
  12. - tellraw @a [{"text":"$$1","color":"aqua"},{"text":" ","color":"blue"},{"text":"Successfully Moved To Mod Rank.","color":"gray"}]
  13. vn-tb:
  14. - tempban $1 45min $2
  15. - tellraw @a [{"text":"[","color":"gray"},{"text":"!","color":"red"},{"text":"] ","color":"gray"},{"selector":"@a[c=1]","color":"aqua","bold":false},{"text":" ","color":"blue"},{"text":"Banned","color":"gray"},{"text":" ","color":"blue"},{"text":"$$1","color":"red","bold":false},{"text":"For","color":"gray"},{"text":" ","color":"blue"},{"text":"45 Minutes","color":"red"},{"text":" ","color":"blue"},{"text":"For","color":"gray"},{"text":" ","color":"blue"},{"text":"$$2-","color":"blue"},{"text":".","color":"gray"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement