#remove shield
1 messages · Page 1 of 1 (latest)
explain?
you mean removing a shield from player's inventory, or prevent them from using it to begin with?
like on right click the shiled don't appears
so it can't be used
use the on right click event, check if the player's offhand tool is a shield, cancel the event
like that ?
on right click:
if player's offhand is shield:
cancel event
thx
a shield
you also forgot a
It doesn’t work in 1.8 ?
so it’s via version fault
there is no shield in 1.8
Or try do like on right click with a item named should cancel event