DrexHD / VanillaPermissions

This fabric mod adds permission checks into vanilla, to allow for full permission customization.
MIT License
23 stars 2 forks source link

Whitelisted players with `minecraft.bypass.whitelist` set to `false` are not able to join #1

Closed Zeklandia closed 1 year ago

Zeklandia commented 1 year ago

After installing this mod, no one was able to join our server as they all received the "You are not white-listed" error when joining. The error goes away if I grant players the minecraft.bypass.whitelist permission. I do not want to use that permission as I would have to then keep player permissions and the whitelist in sync manually.

Zeklandia commented 1 year ago

The issue is that our root permissions included * as false to deny permission to anything not explicitly granted.