A dało by się dodać do tego skryptu coś co blokuje te komędy?
command /sprawdzanie [<text>] [<player>]:
permission: sprawdzanie
permission message: &cNie masz uprawnien do tej komendy!
trigger:
if argument 1 is not set:
send "&aKomendy:"
send "&a/sprawdzanie sprawdz gracz"
send "&a/sprawdzanie czysty gracz"
send "&a/sprawdzanie cheater gracz"
send "&a/sprawdzanie miejsce"
if argument 1 is "sprawdz":
if argument 2 is set:
set {%argument 2%.sprawdzanie.miejsce} to location of argument 2
teleport argument 2 to {sprawdzanie.miejsce}
set {%argument 2%.sprawdzanie} to 1
send "" to all players
send "" to all players
send "&cGracz &6%argument 2%&c jest sprawdzany!" to all players
send "" to all players
send "" to all players
send "&6jesteś sprawdzany Masz 5 minut na wejście na discord." to argument 2
send "&cWyjscie z serwera = BAN" to argument 2
send "" to argument 2
send "" to argument 2
else:
send "&cPodaj gracza!"
if argument 1 is "czysty":
if argument 2 is set:
set {%argument 2%.sprawdzanie} to 0
teleport argument 2 to {%argument 2%.sprawdzanie.miejsce}
send "" to all players
send "&aGracz &6%argument 2%&a jest czysty!" to all players
send "" to all players
else:
send "&cPodaj gracza!"
if argument 1 is "cheater":
if argument 2 is set:
set {%argument 2%.sprawdzanie} to 0
ban the argument 2 because "&ccheaty"
kick the argument 2 due to "&ccheaty"
send "" to all players
send "&cGracz &6%argument 2%&c jest cheaterem!" to all players
send "" to all players
else:
send "&cPodaj gracza!"
if argument 1 is "miejsce":
set {sprawdzanie.miejsce} to location of player
send "&aMiejsce sprawdzania zostalo ustawione na %{sprawdzanie.miejsce}%"
on quit:
if {%player%.sprawdzanie} is 1:
ban the player because "&cWyszesleś podczas sprawdzania"