options: czasodstep: 5 command /zglos [] []: permission: gracz.zglos permission message: &cNie masz permisji {gracz.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} seconds set {zglos.%player%} to true on command "/zglos": if {zglos.%player%} is false: cancel event send "&8| &c&lSystem &8| &7Musisz odczekać 5 sekund, zanim kolejny raz kogoś zgłosisz!"