EssentialsX

EssentialsX

2M Downloads

Problem with /heal (1.20.1)

aurel85 opened this issue ยท 2 comments

commented

Type of bug

Other unexpected behaviour

/ess dump all output

Error log (if applicable)

/

Bug description

Hi,

With the essentials.heal permission, /heal no longer works unless you are op.

Steps to reproduce

1 : Give permission essentials.heal
2 : Make the command /heal for no op
3 : error: you do not have permission

Expected behaviour

The command heal the player.

Actual behaviour

Error, no heal for the player.

commented

Heal works as expected, you didn't give an error plus you're also using an unsupported plugin, MysqlPlayerDataBridge

commented

The solution is very simple with you :)

For those who have the same problem the guilty is WorldGuard :
Capture
Modify commands.yml with :
heal:

  • essentials:heal $1-

And everything is ok !