| Interface | Description | 
|---|---|
| Permissible | Represents an object that may be assigned permissions | 
| PermissionRemovedExecutor | Represents a class which is to be notified when a  PermissionAttachmentis removed from aPermissible | 
| ServerOperator | Represents an object that may become a server operator, such as a  Player | 
| Class | Description | 
|---|---|
| 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  Permissibleobject | 
| PermissionAttachmentInfo | Holds information on a permission and which  PermissionAttachmentprovides it | 
| Enum | Description | 
|---|---|
| PermissionDefault | Represents the possible default values for permissions | 
Copyright © 2018. All rights reserved.