Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #####################
- #Autor Ozeppo YouTube
- #Zakaz Kopiowania
- ####################
- command /zabij [<text>] [<text>]:
- trigger:
- if player has permission "wid.kill"
- if arg 1 is not set:
- send "&7[&6KillPlayer&7]&2Podaj nick gracza"
- if arg 2 is not set: "&7[&6KillPlayer&7]&2Podaj powód"
- if arg 1 is set:
- execute console command "kill %arg 1%"
- broadcast "&6Gracz &2%arg 1% &6został zabity z powodu %arg 2%"
Advertisement
Add Comment
Please, Sign In to add comment