options: czasodstep: 2 command /zglos [] []: trigger: if arg 1 and arg 2 is not set: send "&8| &c&lSystem &8| &7Poprawne użycie &a/zglos " stop if arg 2 is not set: send "&8| &c&lSystem &8| &7Musisz podać powód!" stop if arg 1 and arg 2 is set: send "&8| &c&lSystem &8| &7Gracz &a%arg 1% &7został zgłoszony przez &e%player% &7za &c%arg 2%" to all ops send "&8| &c&lSystem &8| &7Gracz &a%arg 1% &7został zgłoszony." to player set {zglos.%player%} to false wait {@czasodstep} minute set {zglos.%player%} to true on command "/zglos": if {zglos.%player%} is false: cancel event send "&8| &c&lSystem &8| &7Musisz odczekać 2 minuty, zanim kolejny raz kogoś zgłosisz!"