Interface | Description |
---|---|
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 | 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
Permissible
object |
PermissionAttachmentInfo |
Holds information on a permission and which
PermissionAttachment
provides it |
Enum | Description |
---|---|
PermissionDefault |
Represents the possible default values for permissions
|
Copyright © 2019. All rights reserved.