Nie da się usunąć efektu z offlineplayer. text albo player musisz dać
Chyba ta komenda nie usuwa offline playerowi efektu, więc bez sensu.
command /test [<player>]:
trigger:
remove haste from arg 1
command /brushI [<player>]:
permission: brush.skript
trigger:
give 1 diamond pickaxe of efficiency 100 and unbreaking 100 and fortune 3 named "&a&lBrush I" to arg 1
command /miecz:
trigger:
give wood sword named "miecz" to player
on damage:
if attacker's tool is wood sword named "miecz":
if victim is player:
strike lightning at victim
command /masloplyn:
trigger:
give potion named "masloplyn" to player
on consume of potion:
if name of event-item is "masloplyn":
apply potion of speed to player
apply potion of mining fatigue to player
command /kupubranie [<text>]:
trigger:
if player is in region "sklepciuchy":
if player's balance is less than 100:
send "&cNie stać cię" to player
stop
else:
execute player command "/skinvip %player% %arg1%
take 100 from player's balance
send "&aPomyślnie zakupiłeś/aś ubrania" to player
Do kodu:
on placeholderapi placeholder request for the prefix "czaszki":
if the identifier is "km":
set the result to "{czaszki::%player%}"
Zmienna:
%czaszki_km%
Chyba tak to powinno wyglądać.
on death:
victim is a player:
loop all items in victim's inventory:
name of loop-item is "&7Ekwipunek startowy":
loop-item is enchanted:
remove loop-item from drops
W razie błędów pisz.