Skript : 2.6.5
skript : Event-block condition
Description:
Hi, is there a way to detect if i broke the event-block i've placed to cancel the "break event-block"
Here is my current script:
skript : Event-block condition
Description:
Hi, is there a way to detect if i broke the event-block i've placed to cancel the "break event-block"
Here is my current script:
Code:
on place of sponge:
"%region at event-location%" contains "test" or "redleft" or "redright" or "redTOP" or "blueleft" or "blueright" or "blueTOP"
wait 26 ticks
if event-block is sponge:
break event-block