so i am new to skript (i started like 4 days ago) and i tryied creating treecapitator but i keep getting the Can´t undersrand... error on the first line. i searched everywhere and i think i got the right syntax so idk why it doesnt work
on break of <element of {woods::*}>:
loop all blocks in radius 1 around event-block:
if loop-block is arg 1:
break loop-block
else:
stop loop
on break of <element of {woods::*}>:
loop all blocks in radius 1 around event-block:
if loop-block is arg 1:
break loop-block
else:
stop loop