#Skrypt: Reports/Raports #Autor: MurderCookies #Wersja skryptu: 2.0 command /report [] []: trigger: if arg 1 is set: if arg 2 is set: send "&4&l&m--------------------------------------------" to all ops send "&8&l[&4REPORT&r&8] &c%player% &8&l&m>&r &6Zglaszam gracza!" to all ops send "&8&l[&4REPORT&r&8] &6Zglaszam gracza &e&o&l%arg 1%" to all ops send "&8&l[&4REPORT&r&8] &6Powod zgloszenia: &e&o%arg 2%" to all ops send "&4&l&m--------------------------------------------" to all ops send "&4&l&m--------------------------------------------" to player send "&8&l[&4REPORT&r&8] &6Zglosiles gracza &e&o&l%arg 1%" to player send "&8&l[&4REPORT&r&8] &6Powod: &e&o%arg 2%" to player send "&4&l&m--------------------------------------------" to player if arg 1 is set: if arg 2 is not set: send "&cPoprawne uzycie: &c&o/report [nick] [powod]" to player if arg 1 is not set: if arg 2 is not set: send "&cPoprawne uzycie: &c&o/report [nick] [powod]" to player command /raport [] [] []: trigger: if player has permission "raport.admin": if arg 1 is "sprawdz": if arg 2 is set: execute console command "sudo %player% sprawdz gracz %arg 2%" execute console command "sudo %player% tp %arg 2%" send "&8&l&m>>>&r&cSprawdzasz gracza &c&l%arg 2%" if arg 1 is "czysty": if arg 2 is set: execute console command "sudo %player% sprawdz czysty %arg 2%" broadcast "" broadcast "&4&l&m--------------------------------------------" broadcast "&6Gracz &6&l%arg 2% &6jest czysty!" broadcast "&4&l&m--------------------------------------------" broadcast "" if arg 1 is "haker": if arg 2 is set: execute console command "sudo %player% ban %arg 2% &8[&4REPORT&r&8] &aSprawdzajacy uznal cie za czitera!" broadcast "&4&l&m--------------------------------------------" broadcast "&6Gracz &6&l%arg 2% &6zostal uznany za hakera" broadcast "&4&l&m--------------------------------------------" if arg 1 is "msg": if arg 2 is set: if arg 3 is set: send "&8&l[&4REPORT&r&8] &6Wiadomosc wyslana do &6&l%arg 2%" to player send "&8&l[&4REPORT&r&8] &6Wiadomosc:" to argument 2 send "&6&o%arg 3%" to argument 2 if arg 1 is not set: if arg 2 is not set: send "&4&l&m--------------------------------------------" send "&6/raport sprawdz [nick] &7Sprawdzasz gracza" send "&6/raport czysty [nick] &7Status gracza: CZYSTY" send "&6/raport haker [nick] &7Status gracza: HAKER" send "&6/raport msg [nick] [tresc] &7Wysyla wiadomosc do gracza" send "&4&l&m--------------------------------------------"