PvPManager

PvPManager

3M Downloads

"Your PvP was enabled because you entered a PvP allowed region"

BlackBeltPanda opened this issue ยท 8 comments

commented

After updating to the latest dev build, #234, players are getting the error, "Your PvP was enabled because you entered a PvP allowed region", and their PvP is enabled, whenever they're attacked by another player. I don't see a config option for this, is there a way to turn it off?

commented

This is a breaking change since the last version as PM does not overrule the WorldGuard pvp flag anymore.
Remove the pvp flag from your region and you're good to go.

commented

There's no PvP flag set in the regions that this is occurring in.

Error message in region: https://i.gyazo.com/bc0da5fda60068368906eda0f20032ee.png

Region info: https://i.gyazo.com/e02bb385c236657a32028377f4ce9e32.png

commented

What about your __global__ region? Does it have the pvp flag set?

commented

It's set in __global__, but removing the flag seems to result in players not being able to PvP in any region. O.o

https://i.gyazo.com/4c9e5deb0032f164dd7b5cbc867f25fa.png

commented

Then something other is interfering.
Make sure no other plugin preventing pvp and also check if pvp is set to true in your server.properties.

commented

Thanks, I got it working.

commented

Glad you got it working, there will most likely be a config option though.

commented

Dang, my Skyblock plugin keeps setting the PvP flag to "allow" in __Global__ unless I disable PvP in the Skyblock config, at which point it sets the PvP flag to "deny". I can't win. >.<