
player#hasPermission() causing error with LuckPerms
Closed this issue ยท 2 comments
permission
is null.
It is Bukkit behaviour to throw an exception if the permission is null, so it's not an LP issue.
https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/browse/src/main/java/org/bukkit/permissions/PermissibleBase.java#66