Uses of Package
org.bukkit.permissions
| Package | Description | 
|---|---|
| org.bukkit | 
 The root package of the Bukkit API, contains generalized API classes. 
 | 
| org.bukkit.command | 
 Classes relating to handling specialized non-chat player input. 
 | 
| org.bukkit.entity | 
 Interfaces for non-voxel objects that can exist in a  
world, including all players, monsters, projectiles, etc. | 
| org.bukkit.entity.minecart | 
 Interfaces for various  
Minecart 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 miscellaneous  
permission 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 aPermissiblePermissionAttachment Holds information about a permission attachment on aPermissibleobjectPermissionAttachmentInfo Holds information on a permission and whichPermissionAttachmentprovides itPermissionDefault Represents the possible default values for permissionsPermissionRemovedExecutor Represents a class which is to be notified when aPermissionAttachmentis removed from aPermissibleServerOperator 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 aPermissiblePermissionDefault 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 aPermissiblePermissionDefault Represents the possible default values for permissions