Package org.bukkit.permissions

Classes dedicated to providing binary state properties to players.

See:
          Description

Interface Summary
Permissible Represents an object that may be assigned permissions
PermissionRemovedExecutor Represents a class which is to be notified when a PermissionAttachment is removed from a Permissible
ServerOperator Represents an object that may become a server operator, such as a Player
 

Class Summary
PermissibleBase Base Permissible for use in any Permissible object via proxy or extension
Permission Represents a unique permission that may be attached to a Permissible
PermissionAttachment Holds information about a permission attachment on a Permissible object
PermissionAttachmentInfo Holds information on a permission and which PermissionAttachment provides it
 

Enum Summary
PermissionDefault Represents the possible default values for permissions
 

Package org.bukkit.permissions Description

Classes dedicated to providing binary state properties to players.



Copyright © 2013. All Rights Reserved.