WorldGuard

WorldGuard

8M Downloads

Flag suggestion. block players from hurting mobs

LadyCailinBot opened this issue ยท 16 comments

commented

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.

commented

Comment by sk89q

This is planned to be fix in a near future version.

commented

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?

commented

Comment by sk89q

I'm not entirely sure. I'm currently working on WorldEdit and adding many many things.

commented

Comment by Dark_Arc

I might put it up in a branch for review if that's something your interested in adding sk.

commented

Comment by dsdw7

Problem is even larger with horses.

commented

Comment by dsdw7

Dark_Arc are you able to do this?

commented

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...

commented

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.

commented

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.

commented

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...

commented

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]

commented

Comment by dsdw7

Anytime soon?

commented

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).

commented

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.

commented

Comment by dsdw7

Still waiting.

commented

Comment by Dark_Arc

Working on it...

#286