Closed kaxlabs closed 2 years ago
Alternatively, I'd prefer if this check instead ignores all armorstands that have an item in any equipment slot.
Hi @kaxon-dev, thanks again for the report... I fixed the problem
If you want to try it, download the latest artifact from here: https://github.com/xSavior-of-God/ArmorStand-Limiter/actions/runs/2039578323
I'm using 1.18.2 papermc and the current comparison to determine if armorstands are wearing a helmet doesn't work. I recommend changing it to
armorstand.getEquipment().getHelmet().getType() != Material.AIR
for later versions of mc.