Uses of Class
me.github.simonplays15.betterbansystem.api.exceptions.PermissionManagerLoadException
Packages that use PermissionManagerLoadException
-
Uses of PermissionManagerLoadException in me.github.simonplays15.betterbansystem.core.permissions
Methods in me.github.simonplays15.betterbansystem.core.permissions that throw PermissionManagerLoadExceptionModifier and TypeMethodDescriptionstatic @NotNull PermissionsManager
PermissionsManager.getHandler
(@NotNull PermissionsHandlerType type) Returns the PermissionsManager instance for the specified PermissionsHandlerType.Constructors in me.github.simonplays15.betterbansystem.core.permissions that throw PermissionManagerLoadExceptionModifierConstructorDescriptionThe CloudNetPermissionsHandler class is a subclass of PermissionsManager that provides a permissions handler implementation for the CloudNet system.The LuckPermsManager class is responsible for managing permissions using the LuckPerms plugin.