Advertisement
TacticalModz

Untitled

Mar 30th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 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":"
  7.  
  8. ","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. vn-mute:
  10. - mute $1 3min
  11. - tellraw @p [{"text":"Successfully Punished The User.","color":"red"}]
  12. rank-mod:
  13. - manuadd $1 mod
  14. - tellraw @a [{"text":"$$1","color":"aqua"},{"text":" ","color":"blue"},{"text":"Successfully Moved To Mod Rank.","color":"gray"}]
  15. vn-tb:
  16. - tempban $1 45min $2
  17. - tellraw @a [{"text":"[","color":"gray"},{"text":"!","color":"red"},{"text":"]","color":"gray"},{"text":" ","color":"blue"},{"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":"red"},{"text":".","color":"gray"}]
  18. vn-ban:
  19. - ban $1 $2
  20. - tellraw @a [{"text":"[","color":"gray"},{"text":"!","color":"red"},{"text":"] ","color":"gray"},{"text":" ","color":"blue"},{"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":"red"},{"text":".","color":"gray"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement