EngineHub / WorldGuard

🛡️ Protect your Minecraft server and lets players claim areas
https://enginehub.org/worldguard/
Other
821 stars 537 forks source link

McMMO and WorldGuard #1984

Closed GGMarket closed 1 year ago

GGMarket commented 1 year ago

WorldEdit Version

7.2.12

WorldGuard Version

7.0.7

Platform Version

purpur 1.19.2

Confirmations

Bug Description

Hello. There is a problem with the mcmmo plugin and regions that do not have pvp on. When the player hits another player a lot in an area where pvp is disabled, he takes bleeding damage (McMMO) even though he is in an area with pvp disabled and damage disabled (pvp deny and invincible allow) and there are other skills that also deal damage in pvp like ax explosion. There is also another bug in the latest version. Players can't open anvil, I have to create a region with build allow so they can access anvils in common areas. No console errors.

Expected Behavior

Fully secure the area with pvp off and invincibility on. And be able to access anvil.

Reproduction Steps

Put the latest version of mcmmo classic. Together with the latest version of worldguard

Optional WorldGuard-Report

No response

Anything Else?

No response

Joo200 commented 1 year ago

Anvils are protected by default because using them may change the anvil's health state or break them. Use the anvil flag (use-anvil or anvil-use).

It's up to McMMO to stop those effects. WorldGuard can only cancel bukkit pvp events, we don't have support for third party plugins and we will not add stuff for that.