Uses of Interface
io.papermc.paper.plugin.PermissionManager
Package
Description
Classes specifically relating to loading software modules at runtime.
-
Uses of PermissionManager in org.bukkit.plugin
Modifier and TypeInterfaceDescriptioninterface
Handles all plugin management from the ServerModifier and TypeClassDescriptionfinal class
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeMethodDescriptionvoid
PluginManager.overridePermissionManager
(@NotNull Plugin plugin, PermissionManager permissionManager) Sets the permission manager to be used for this server.void
SimplePluginManager.overridePermissionManager
(@NotNull Plugin plugin, PermissionManager permissionManager) Deprecated, for removal: This API element is subject to removal in a future version.