Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ###################
- command /iban [<text>] [<text>]:
- trigger:
- if player has permission "iban.ban"
- if arg 1 is set:
- excute console command "ban %arg 1% %arg 2% &l&6Możesz się odbanować na &l&awww.xxx.pl"
- broadcast "&6&lGracz &2%arg 1% &6został zbanowany. &aPowód:%arg 2%"
- if arg 1 is not set:
- send "&4Błąd:&6Podaj nick gracza którego chcesz zbanować!"
- command /iunban [<text>]:
- trigger:
- if player has permission "iban.unban"
- if arg 1 is set:
- excute console command "pardon %arg 1%"
- if arg 1 is not set:
- send "&4Błąd:&6Podaj nick gracza do UnBanowania!"
Advertisement
Add Comment
Please, Sign In to add comment