Advertisement
TacticalModz

Untitled

Mar 31st, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 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":" ","color":"blue"},{"text":"$$2-","color":"white"}]
  7. vn-ban:
  8. - ban $1 $2
  9. - 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":" ","color":"blue"},{"text":"For","color":"gray"},{"text":" ","color":"blue"},{"text":"Permanent","color":"red"},
  10. {"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