I have Luckperms and EssentialsX on my server. Recently all essentials.gamemode permissions have stoped working. I鈥檓 not sure if this is because of a LuckPerms or an Essentials Issue.
See https://github.com/EssentialsX/Essentials/wiki#per-gamemode-permissions
I am almost certain they have all these perms. Here are the admin permissions. https://pastebin.com/MiytThVH
In that case, check with the verbose command
https://github.com/lucko/LuckPerms/wiki/Verbose
I did /lp verbose on essentials.gamemode while an admin was on, and nothing came up.
Try enabling the verbose system and then using the gamemode command
I enabled the verbose system by doing /lp verbose on essentials.gamemode I had the admin type in /gamemode creative, but nothing happened. Except that I got the ID/gm message
If nothing is showing in the verbose log, then LP isn't handling the check.
Do you have another permissions plugin installed?
No but here is my list of plugins: https://pastebin.com/BeSwmZ3z
Essentiasl ??
Sorry that鈥檚 a typo it鈥檚 EssentialsX
I鈥檝e also tried deleting plugins I had installed around the time the permissions stopped working.
Are you using the latest version of EssentialsX?
What's the output of /essentials version?
Essentials reloaded 2.0.1-b595.
That's not the latest version
Oh sorry about that is this the latest version? https://www.spigotmc.org/resources/essentialsx.9089/updates
I updated to EssentialsX 2.15.0.1 and updated Luckperms to version 4.1.25 Still having the same problem
Ok no worries, can you send a pastebin of your Essentials config.yml please
Is there any other files you need?
Your config looks fine.
Can you provide a log file for testing with verbose? As I said before,
If nothing is showing in the verbose log, then LP isn't handling the check.
Is this what you mean? https://luckperms.github.io/verbose/?LwCBIjKDfv
Oh and I gave one of the people essentials.gamemode.* during the check too.
The verbose sessions only last for 1 hour, so I can't see that now unfortunately.
Oh sorry about that, I will turn it into a pastebin.
There are no checks there for a gamemode command.
If nothing is showing in the verbose log, then LP isn't handling the check.
I suggest reporting the issue to Essentials - I don't see how this is a LP problem.
Wait we fixed the problem. I had to delete chat control. There is something in the configuration that was conflicting I think. Thanks for helping me.