Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /cheater [<text>] [<text>]:
- trigger:
- if arg 1 is set:
- set {_} to arg 1
- set {_} to {_} parsed as offlineplayer
- if {_} is online:
- if arg 2 is not set:
- send "&7Podaj co robi ten gracz."
- loop all players:
- if loop-player has permission "knugi.cheater":
- send "&6Gracz &3%player% &6zglasza &c%arg 1% &6jako cheatera, lecz nie podal powodu." to loop-player
- stop
- loop all players:
- if loop-player has permission "knugi.cheater":
- send "&6Gracz &3%player% &6zglasza &c%arg 1% &6jako cheatera: &3%arg 2%" to loop-player
- stop
- send "&6Ten gracz nie jest online." to player
- stop
- send "&6Poprawne uzycie: &3/cheater <nick> <co_robi>"
Advertisement
Add Comment
Please, Sign In to add comment