WorldGuard

WorldGuard

8M Downloads

armorstand protection config option

LadyCailinBot opened this issue ยท 5 comments

commented

WORLDGUARD-3781 - Reported by Sukram28

Armorstands are not protected by mob interactions!
Normaly creeper can destroy blocks, paintings, etc.. but there is a possibility to change this in the worldguard configfile:
mobs:
block-creeper-explosions: false
block-creeper-block-damage: true
block-painting-destroy: true
block-item-frame-destroy: true

With this config changes mobs (like creepers) can't destroy anything.
This is a really cool option, because in this way creeper can deal with damage .. without destroying anything.
They only can kill animals.. but this isn't matter..
But they can also destroy armorstands :/ .. I've tried everything to protect Armorstands (for example: gamerule mobGriefing false) .. but nothing works at all.
(.. I think that this is a littlebit buggy .. I also know that armorstands are entitys but paintings a.s.o are also entitys)

Is there a posibility to add in Worldguard a protection for Armorstands, like:
mobs:
block-armorstands-destroy: true
or maybe a flag that protects armorstands from mob interactions?
By the way .. only Skeletons (mob projectiles) and creepers (mob explosions) can destroy them.

It would be awesome if this option could be added .. on my Server we build a lot with armorstands .. and it's really annoying if a creeper destroy your work .-.
In general it isn't a real bug, but it's a little bit strange that you can enable a protection for paintings but not a protection for armorstands .. this new option would make worldguard a little bit safer

Thank you :)

commented

Comment by Sukram28

Sorry with the Type of the report. I don't really know if this is a real bug or an enhancement .. Normaly it's more an enhancement. But the fact that Player can grief armorstands without this option it's also a sort of a bug I guess..

commented

Comment by wizjany

i've discussed this with you like 3 times now.

commented

Comment by Sukram28

I'm sorry .-. But I don't really understand why there's no separate options for armorstands
You said that "none of the options [I] mentioned were supposed to protect armor stands" and that "armor stands aren't blocks. that's why there's separate options for paintings/itemframes. this is completely consistent behavior."
When there is an extra option for paintings/itemframes than there should also be an extra option for Armorstands I guess. Or is there a reason that there isn't a protection for armorstands?

commented

Comment by wizjany

i've already answered that http://i.imgur.com/kwGuQSR.png

commented

Comment by Sukram28

  • "I'm not sure what's buggy"
    It's a little bit buggy that armorstands aren't protected against creeper explosions but paintings and itemframes are.
  • "none of the options you mentioned were supposed to protect armor stands"
    Is there a posibility to add in Worldguard a protection for Armorstands, like:
    mobs:
    block-armorstands-destroy: true
    and it's really annoying if a creeper destroy your work .-.
  • "Do you not use regions? I'm pretty sure regions come with armor stand protection."
    I'm using regions .. but the option block-painting-destroy works also without regions.. it's only against mobs .. to protect paintings for example form Creeper exlosions
  • "If you just wanted a config option though, that's probably something that was overlooked - you can add a feature request to our issue tracker if that's something you need though. http://dev.enginehub.org/youtrack/issues"
    Here I am .. I think this here is feature request to my issue

Sorry that I am writing so much (and sorry for my english) .. But someway you confusing me .. I don't really know what you mean with your answer.. or what I have to do to apply for the extra armorstand config option