command /mandat [] [] [] []: permission: jakas.permisja permission message: Nie masz uprawnien trigger: if arg 1 is not set: send "Poprawne uzycie: /mandat <$$$> " if arg 1 is "dodaj": if arg 2 is online: if arg 3 is set: if arg 4 is set: send "&8> &cDales mandat! - &7%arg 2% %arg 3% %arg 4%" send "Gracz %arg 2% otrzymal mandat w wysokosci %arg 3% za %arg 4%" add arg-2 to {gracz::*} add arg-3 to {ilosc::*} add arg-4 to {powod::*} else: send "&8> &cPodaj powod." else: send "&8> &cPodaj ilosc $$$." else: send "&8> &cTen gracz jest offline." if arg 1 is "usun": if arg 1 is online: send "&8> &cUsunales mandat graczowi %arg 2%" remove arg-2 from {gracz::*} remove arg-3 from {ilosc::*} remove arg-4 from {powod::*} else: send "&8> &cTen gracz jest offline" command /mandaty []: trigger: send "{gracz::*} {ilosc::*} {powod::*}"