Inconsistent /back behavior
Opened this issue ยท 3 comments
Type of bug
Other unexpected behaviour
/ess dump all
output
https://essentialsx.net/dump.html?id=e6b995e340284612af824ea36572f4fb
Error log (if applicable)
No response
Bug description
Problem: /back has inconsistent behavior
*Details:
Running EssentialsX with no permissions plugin and using /back as an OP results in being randomly teleported with no error stating you don't have permission. It just teleports you to a random location in your world. /back does appear to work correctly otherwise.
*Expected Behavior
EssentialsX despite technically having permission to use /back as an OP should send a message to the user that they do not have permission to use /back and do nothing else.
Steps to reproduce
- OP yourself
- Kill yourself in game
- attempt to use /back without having the permission:
essentials.back.ondeath
Expected behaviour
Using /back without permission even as an operator should send an error to the client about a lack of correct permissions
Actual behaviour
/back will teleport you to a random location in the world.
I can replicate this with Paper 1.17 - to add, it seems to teleport me to somewhere I was but rather long before my death.
I don't think it should say "No Permission", though @0xD3ADC0W, because OPs are supposed to have permission to run any command/do any 'positive' action. Only things like preventative permissions should really be denied to OPs