LuckPerms + EssentialsX = Permissions issues on world change (fly test)
andrewkm opened this issue ยท 5 comments
Full debug:
hashtags have actions
lp verbose - on
ess debug - on
TL;DR
A user with essentials.fly set to true crossing into a world with essentials.fly set to false will keep their essentials.fly true permission allowing them to fly. Perhaps doesn't change to false fast enough. If the user tries /fly again however, essentials.fly is correctly showing as false.
@lucko perhaps you can shed some light here for us :)
Tested with other world change methods as well to confirm it's not a portal/stargate issue. (Such as force teleporting the user to the essentials.fly false world with multiverse).
Already responded in the Discord, but essentials.fly
doesn't control the user's fly toggle itself - it controls whether they can use /fly
to toggle flying.
This is essentially a feature request for disabling fly mode when a user teleports to a different world where they don't have the essentials.fly
permission, which could be a config option.
Edit: Essentials already does this, but there's some permissions issue with your setup that interferes with this.
This has fixed the issue @md678685
LuckPerms/LuckPerms@6baa472
If there is still something specific you would like shared from our startup log let me know (I cannot share the full log unfortunately.)
Here are the startup logs from when it was broken as it pertains to Essentials and LuckPerms
https://pastebin.com/raw/hBaxqrAR