Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Od GamePL7
- #Dla KrainaPikseli.pl
- options:
- perm: gKick.kick
- logo: &7[&agKick&7]
- command /kick [<player>] [<text>]:
- trigger:
- if player have permission "{@perm}":
- if arg 1 is set:
- if arg 2 is set:
- kick argument-1 due to "{@logo} &cZostales wyrzucony przez &7%player%&c za: &7%coloured arg 2%"
- send "{@logo}&cWyrzuciles &7%arg-1% &cza &7%coloured arg-2%"
- else:
- kick argument-1 due to "{@logo} &cZostales wyrzucony przez &7%player%&c za: &7brak powodu"
- send "{@logo}&cWyrzuciles &7%arg-1% &cza &7brak powodu"
- else:
- send "{@logo}&cWpisz, kogo chcesz wyrzucic!"
- else:
- send "{@logo}&cTa komenda nie jest dla ciebie!"
Advertisement
Add Comment
Please, Sign In to add comment