Heal command
hiiamken opened this issue ยท 1 comments
WorldEdit Version
WorldEdit 7.3.0 Beta 1 (1.17.1 - 1.20.2)
WorldGuard Version
7.0.9-beta1
Platform Version
Paper 1.20.1
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using a version of WorldGuard compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
"How can I use the 'heal' command from Essentials instead of the 'heal' command from WorldGuard? I can't find it in the plugin's config.
Expected Behavior
I want to use the 'heal' command from Essentials because the WorldGuard 'heal' command doesn't have a cooldown. When I set the 'essentials.heal' permission for players, they can't use the '/heal' command. But if I also set the 'worldguard.heal' permission, players can use the command, but there's no cooldown.
Reproduction Steps
- Add perm essentials.heal. Player can't /heal
- Add perm worldguard.heal. Player can /heal without cooldown
Optional WorldGuard-Report
No response
Anything Else?
No response