Essentials.Heal not working

When a player has permission to use Essentials.Heal, and they use /Heal, they are told they do not have permission.

The debug shows the following:
[19:03:18 INFO]: EmperorPichu issued server command: /heal
[19:03:18 INFO]: [Essentials] checking if EmperorPichu has essentials.commandcooldowns.bypass - true
[19:03:18 INFO]: [Essentials] Searching for alternative to: heal
[19:03:18 INFO]: [Essentials] Essentials: Alternative command heal found, using WorldGuard:heal

It seems Essentials.Heal command is being skipped, and it is attempting to use the WorldGuard.Heal command instead.

How do I fix this so that /Heal properly uses Essentials.Heal?
Was this page helpful?