Uses of Interface
com.plotsquared.core.permissions.PermissionHolder
Packages that use PermissionHolder
Package
Description
-
Uses of PermissionHolder in com.plotsquared.core.command
Methods in com.plotsquared.core.command with parameters of type PermissionHolder -
Uses of PermissionHolder in com.plotsquared.core.player
Subinterfaces of PermissionHolder in com.plotsquared.core.playerClasses in com.plotsquared.core.player that implement PermissionHolderModifier and TypeClassDescriptionclassclassPlotPlayer<P>The abstract class supportingBukkitPlayerandSpongePlayer. -
Uses of PermissionHolder in com.plotsquared.core.util
Methods in com.plotsquared.core.util with parameters of type PermissionHolderModifier and TypeMethodDescriptionstatic booleanPermissions.hasKeyedPermission(@NonNull PermissionHolder caller, @NonNull String permission, @NonNull String key) Deprecated, for removal: This API element is subject to removal in a future version.all logic that may once have been in the class lives elsewhere.static booleanPermissions.hasPermission(@NonNull PermissionHolder caller, @NonNull Permission permission) Deprecated, for removal: This API element is subject to removal in a future version.all logic that may once have been in the class lives elsewhere.static booleanPermissions.hasPermission(@NonNull PermissionHolder caller, @NonNull String permission) Deprecated, for removal: This API element is subject to removal in a future version.all logic that may once have been in the class lives elsewhere.