| 接口 | 说明 |
|---|---|
| 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 |
代表一个对象,可能为一个OP,例如一个
Player. |
| 类 | 说明 |
|---|---|
| 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 |
| 枚举 | 说明 |
|---|---|
| PermissionDefault |
表示权限的默认值.
|