/heal command is ignoring permissions and any command blocks from other plugins
SenPr opened this issue ยท 1 comments
Versions
WorldEdit version: 7.2.5
WorldGuard version: 7.0.5
Platform version: Paper - 1.16.5 (#783)
Describe the bug
Using /heal without any permissions, even with permission negated or plugins blocking commands players will still get healed.
To Reproduce
- Negate /heal permission
- Use /heal
Expected behavior
It will return nothing to the player, on my server (which i did multiple tests to identify which plugin is causing this), sometimes it returns "Unknown command" but the heal still goes through.
Screenshots
No screen shot.
Additional context
I am using CMI, an essentials alternative. However I have tested it without CMI and the problem persists. CMI also have a settings to override /heal command, but even then the command from WorldGuard somehow still works when a plugin blocks /heal. CMI heal wouldn't work, WorldGuard would but return nothing in the chat to the players.
Went on discord to check if anyone else had a similar problem, seen one but he is using EssentialsX, this makes me believe that this is a problem with WorldGuard.