Uses of Package
com.velocitypowered.api.permission
Packages that use com.velocitypowered.api.permission
Package
Description
Provides a command framework.
Provides events to handle setting up permissions for permission subjects.
Provides the basic building blocks for a custom permission system.
Provides an interface to interact with the proxy at a low level.
-
Classes in com.velocitypowered.api.permission used by com.velocitypowered.api.command
-
Classes in com.velocitypowered.api.permission used by com.velocitypowered.api.event.permissionClassDescriptionFunction that calculates the permission settings for a given
PermissionSubject
.ProvidesPermissionFunction
s forPermissionSubject
s.Represents a object that has a set of queryable permissions. -
Classes in com.velocitypowered.api.permission used by com.velocitypowered.api.permissionClassDescriptionFunction that calculates the permission settings for a given
PermissionSubject
.Represents a object that has a set of queryable permissions.Represents three different states of a setting. -
Classes in com.velocitypowered.api.permission used by com.velocitypowered.api.proxy