WorldGuard

WorldGuard

8M Downloads

WitherBoss protection flag

LadyCailinBot opened this issue ยท 7 comments

commented

WORLDGUARD-3787 - Reported by Twonox

There is Creeper, Ghast and EnderDragon protection flag but there is no flag to protect a region against a WitherBoss.
Could you add this flag please ?

commented

Comment by wizjany

pretty sure it's already under ghast-fireballs due to class hierarchy, unless that was changed by mojang?

commented

Comment by Twonox

@wizjany I don't mean WitherBoss skullballs. I mean his damage in blocks when he touche them. I've tested all flag including mobs damage, but none works.

commented

Comment by Twonox

@wizjany So are you okay to add this flag ?

commented

Comment by wizjany

not sure at the moment. my initial inclination is not to because there's already a bajillion flags and
i wanted to offload the need for more via the new API.
i think there's a config option that can do that at a global level too.

commented

Comment by Twonox

Yeah there is a config to disable witherboss damage but it disable them everywere of the worlds. I need this protection only in a specific region.

commented

Comment by wizjany

added wither-damage. should block initial explosion and any block collisions, but doesn't cover the projectiles (those still handled by ghast-fireball).

commented

Comment by Twonox

@wizjany Thank you man ! :)