Uses of Interface
com.plotsquared.core.permissions.PermissionHandler
Packages that use PermissionHandler
-
Uses of PermissionHandler in com.plotsquared.core
Methods in com.plotsquared.core that return PermissionHandlerModifier and TypeMethodDescriptiondefault @NonNull PermissionHandlerPlotPlatform.permissionHandler()Get thePermissionHandlerimplementation for the platform -
Uses of PermissionHandler in com.plotsquared.core.player
Constructors in com.plotsquared.core.player with parameters of type PermissionHandlerModifierConstructorDescriptionPlotPlayer(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull PermissionHandler permissionHandler)