Uses of Interface
io.papermc.paper.plugin.PermissionManager
Packages that use PermissionManager
Package
Description
Classes specifically relating to loading software modules at runtime.
-
Uses of PermissionManager in org.bukkit.plugin
Subinterfaces of PermissionManager in org.bukkit.pluginModifier and TypeInterfaceDescriptioninterface
Handles all plugin management from the ServerClasses in org.bukkit.plugin that implement PermissionManagerModifier and TypeClassDescriptionfinal class
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.bukkit.plugin with parameters of type PermissionManagerModifier 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.