Flag suggestion. block players from hurting mobs
LadyCailinBot opened this issue ยท 16 comments
WORLDGUARD-2792 - Reported by dsdw7
In my server, there is a constant problem of players (mostly griefers) killing people's tamed animals like wolfs and cats in my spawn region. The addition would be a huge help to me and I'm sure a lot others.
Comment by dsdw7
There is a similar issue that was "Accepted" 7 months ago though.. http://youtrack.sk89q.com/issue/WORLDGUARD-2277 How soon would it be?
Comment by sk89q
I'm not entirely sure. I'm currently working on WorldEdit and adding many many things.
Comment by Dark_Arc
I might put it up in a branch for review if that's something your interested in adding sk.
Comment by Dark_Arc
I could write it in like 10 minutes, it's just I don't think wizjany would let it past his great firewall...
Comment by Ken.Xeiko
Waiting for confirmation if this is actually will be done.
http://youtrack.sk89q.com/issue/WORLDGUARD-2329
It has been 8 months.
Even tweeted sk89q.
Comment by wizjany
I already wrote code to handle wolves attacking players as pvp separate of this issue. I have no problems counting players attacking tamed animals under the same pvp rules.
Comment by Dark_Arc
A PvP flag modification to allow it to protect tamed animals would just make the PvP flag have obscure functionality, and wouldn't solve the issue, it would only complicate it... But whatever...
Comment by dsdw7
I think it could be even more useful if it was all mobs and not just tamed ones. It could work like blocked commands.
Example: nopve: [pig, zombie, tamedhorse, tameddonkey, horse, donkey, ocelot]
Comment by Ken.Xeiko
I think it could be even more useful if it was all mobs and not just tamed ones. It could work like blocked commands.
Example: nopve: [pig, zombie, tamedhorse, tameddonkey, horse, donkey, ocelot]
Yup, a '''list''' flag to protect a list of mobs would be really really really great.
For now I'm end up protecting mobs with a '''fixed''' size of PreciousStone fields (which is not efficient).
Comment by dsdw7
Can I get a dev reply of what you think of this kind of flag format?
"nopve: [pig, zombie, tamedhorse, tameddonkey, horse, donkey, ocelot]"
By the looks of the comments above, you're aiming for tamed animals only but I'd like more flexibility.