command /list []: trigger: send "&4BLAD: &2Nie poprawna komenda chodzi ci o /lista?" stop command /lista []: trigger: loop all players: if loop-player has permission "online.gracz": clear {liczba::graczy} add 1 to {liczba::graczy} if loop-player has permission "online.vip": clear {liczba::vipow} add 1 to {liczba::vipow} if loop-player is op: clear {liczba::adminow} add 1 to {liczba::adminow} send "&6&m------( &8** &2&lLISTA GRACZY &8** &6&m)------" send "&8Ilosc Graczy: &a%{liczba::graczy}%" send "&6Ilosc Vipow: &a%{liczba::vipow}%" send "&4Ilosc Adminow: &a%{liczba::adminow}" send "&6&m------( &8** &2&lLISTA GRACZY &8** &6&m)------" command /msg [] []: trigger: arg 1 is set: if player-arg is online: arg 2 is set: send "&aTy &2》 &c%player-arg% &2》 &6%coloured arg%" to player send "&c%player% &2》 &aTy &2》 &6%coloured arg%" to player-arg command /zglos []: trigger: arg 1 is set: send "&7● Wyslano wiadomosc! (&a%coloured arg%)" loop all players: if loop-player has permission "helper.zglos": send "&c● &2Gracz &a%player% &2wyslal wiadomosc na helpop &a(%coloured arg%)"