Hi. i'm using Spigot 1.11.2 and Skript 2.2-dev26 (latest version) Umbaska 3-dev34 and SKQuery v3.5.6-Lime
I'm using this codes :
and giving this error :
Can't understand this condition/effect: drop 1 iron ingot (asd.sk, line 30: drop 1 iron ingot')
Thanks.
I'm using this codes :
code_language.skript:
command /dropitem:
trigger:
drop 1 iron ingot
and giving this error :
Can't understand this condition/effect: drop 1 iron ingot (asd.sk, line 30: drop 1 iron ingot')
Thanks.