Advertisement
Blue_Tec

Untitled

Mar 24th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. command /uban [<player>][<text>]:
  2. permission: uban.admin
  3. trigger:
  4. if arg-1 is set:
  5. if arg-2 is set:
  6. execute console command "/ban %arg-1% &e&lBlue Ban Check%newline%&aAuthor: &f%player% %newline%&aReason: &f%arg-2% %newline%&aapeel.bluebancheck.cf"
  7. if arg-2 is not set:
  8. message "&c/uban <player> <reason>"
  9. if arg-1 is not set:
  10. message "&c/uban <player> <reason>"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement