"Your PvP was enabled because you entered a PvP allowed region"
BlackBeltPanda opened this issue ยท 8 comments
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?
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.
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
It's set in __global__
, but removing the flag seems to result in players not being able to PvP in any region. O.o
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
.