is there a way I can stop people from moving an item from their inventory into a chest/echest/shulker/barrel
I tried this
on inventory change:
if item is example item:
cancel event
but that didn't work and I checked in the parser and it said it wouldn't work
I tried several other things but none of them worked either
I tried this
on inventory change:
if item is example item:
cancel event
but that didn't work and I checked in the parser and it said it wouldn't work
I tried several other things but none of them worked either