Hey, so I am trying to have a DeluxeMenu check the permissions 'access.nether' among other permissions, but it doesn't work quite correctly.
The plugin regards these as always true, even if they are explicitely set to 'false' using LuckPerms.
These permissions are "unofficial", they don't come from any plugin rather they are set manually using LuckPerms and act as placeholders.
Running the permission check command using LuckPerms & using PlaceholderAPI to check the permission work perfectly, but DeluxeMenus does not seem to care.
I find no errors in the configuration, but perhaps someone else could have a better look? Cheers!