So I'm trying to get a skript where I throw an item into lava and it returns commands back. However, I can't use it because it double sends any command I've put in. Me and my actual skripter friend have tried everything to fix the skript and it doesn't work, and I'm coming here as a last ditch. Any help would be great.
This is the skript:
on damage of dropped item:
if "%damage type%" is "lava":
broadcast "hi"
This is the skript:
on damage of dropped item:
if "%damage type%" is "lava":
broadcast "hi"