Package me.github.simonplays15.betterbansystem.core.permissions
package me.github.simonplays15.betterbansystem.core.permissions
-
ClassDescriptionBungeeCordDefaultHandler is a class that extends PermissionsManager and represents the default permissions handler for BungeeCord platforms.The 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.The PermissionsHandlerType enum represents the available types of permissions handlers.The PermissionsManager class is an abstract class that provides a base implementation for managing permissions.The SpigotPermissionsHandler class is a subclass of PermissionsManager that provides a specific implementation for managing permissions using the Spigot permissions system.The VaultPermissionsSystem class is a concrete implementation of the PermissionsManager abstract class.