Uses of Package
org.bukkit.permissions
-
Packages that use org.bukkit.permissions Package Description org.bukkit More generalized classes in the API.org.bukkit.command Classes relating to handling specialized non-chat player input.org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, including all players, monsters, projectiles, etc.org.bukkit.entity.minecart Interfaces for variousMinecart
types.org.bukkit.permissions Classes dedicated to providing binary state properties to players.org.bukkit.plugin Classes specifically relating to loading software modules at runtime.org.bukkit.util.permissions Static methods for miscellaneouspermission
functionality. -
Classes in org.bukkit.permissions used by org.bukkit Class Description ServerOperator Represents an object that may become a server operator, such as aPlayer
-
Classes in org.bukkit.permissions used by org.bukkit.command Class Description Permissible Represents an object that may be assigned permissionsServerOperator Represents an object that may become a server operator, such as aPlayer
-
Classes in org.bukkit.permissions used by org.bukkit.entity Class Description Permissible Represents an object that may be assigned permissionsServerOperator Represents an object that may become a server operator, such as aPlayer
-
Classes in org.bukkit.permissions used by org.bukkit.entity.minecart Class Description Permissible Represents an object that may be assigned permissionsServerOperator Represents an object that may become a server operator, such as aPlayer
-
Classes in org.bukkit.permissions used by org.bukkit.permissions Class Description Permissible Represents an object that may be assigned permissionsPermission Represents a unique permission that may be attached to aPermissible
PermissionAttachment Holds information about a permission attachment on aPermissible
objectPermissionAttachmentInfo Holds information on a permission and whichPermissionAttachment
provides itPermissionDefault Represents the possible default values for permissionsPermissionRemovedExecutor Represents a class which is to be notified when aPermissionAttachment
is removed from aPermissible
ServerOperator Represents an object that may become a server operator, such as aPlayer
-
Classes in org.bukkit.permissions used by org.bukkit.plugin Class Description Permissible Represents an object that may be assigned permissionsPermission Represents a unique permission that may be attached to aPermissible
PermissionDefault Represents the possible default values for permissions -
Classes in org.bukkit.permissions used by org.bukkit.util.permissions Class Description Permission Represents a unique permission that may be attached to aPermissible
PermissionDefault Represents the possible default values for permissions