WorldGuard

WorldGuard

8M Downloads

Skeletons destroy ArmorStands

LadyCailinBot opened this issue ยท 13 comments

commented

WORLDGUARD-3727 - Reported by LordRazen

We use Version WG 6.1.2, e38d98d

When skeletons shoot at ArmorStands because an ArmorStand is between the player and the skeleton, the ArmorStand gets destroyed.

commented

Comment by wizjany

can't reproduce

commented

Comment by LordRazen

We don't have any other plugins which can interfere with ArmorStands beside EditArmorStand - the autor of this plugin assured me his code cant be the reson for this. We use Minecraft Version: CraftBukkit version git-Spigot-a0631d2-67b2424 (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT), can you test it again with this please?

commented

Comment by wizjany

does the player happen to have build permissions for the region in question

commented

Comment by LordRazen

Yes, the player needs build-permissions. Skeleton doesnt matter ofc

commented

Comment by wizjany

if a skeleton shoots at a player and breaks something, that's checked as the player breaking said something.

commented

Comment by LordRazen

Understood it right: if the skeleton shoots at a player and the armorstand stands between the player and the skeleton, it's checked if the player got build rights and if he has it's destroyed? Possible to change that?

commented

Comment by wizjany

no, see my comment here: http://dev.enginehub.org/youtrack/issue/WORLDGUARD-3717#comment=67-11905
would need to add a separate entity-armor-stand-destroy type flag.

the current behavior is consistent with the way worldguard does protections.

commented

Comment by LordRazen

So will there be a flag like this?

commented

Comment by wizjany

no plans

commented

Comment by LordRazen

well, since it's unlikely that a skeleton hit a itemframe but very likely that they shoot through an armorstand or creepers explode next to one and there's a flag for item-frame problem, it would be definitly nice if you create the armorstand-flag soon :)

commented

Comment by wizjany

just use the new config option if it's a huge issue.

commented

Comment by LordRazen

which would that be? I can't find an option so save ArmorStands from Creeper Explosions

commented

Comment by wizjany

block-armor-stand-destroy