Mam tak że skrypt działą do momentu restartu ktos cos?
options:
item: iron block of unbreaking 10 named "&7&lGenerator Zelaza LVL.1" with lore "&f&lPoloz aby zaczac generowac zelazo"
command /genezelaza:
trigger:
give {@item} to player
on place:
if player's tool is {@item}:
add location of event-block to {genezalaza::location::*}
if {genezalaza::location::*} contains location of event-block:
while block at event-block is {@item}:
wait 5 seconds
drop 1 iron ingot at block above event-block
wait 2 minute
wait 2 minutes
Pytanie
jndooo 9
Mam tak że skrypt działą do momentu restartu ktos cos?
options: item: iron block of unbreaking 10 named "&7&lGenerator Zelaza LVL.1" with lore "&f&lPoloz aby zaczac generowac zelazo" command /genezelaza: trigger: give {@item} to player on place: if player's tool is {@item}: add location of event-block to {genezalaza::location::*} if {genezalaza::location::*} contains location of event-block: while block at event-block is {@item}: wait 5 seconds drop 1 iron ingot at block above event-block wait 2 minute wait 2 minutesOdnośnik do komentarza
https://skript.pl/temat/36448-problem-z-wy%C5%82aczeniem-sie-skryptu-po-restarcie/Udostępnij na innych stronach
1 odpowiedź na to pytanie
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.