程序包 org.bukkit.permissions
package org.bukkit.permissions
用于提供玩家二态属性的类(推测二态为是管理员与不是管理员两种状态).
-
类说明Represents an object that may be assigned permissionsBase Permissible for use in any Permissible object via proxy or extensionRepresents a unique permission that may be attached to a
Permissible
Holds information about a permission attachment on aPermissible
objectHolds information on a permission and whichPermissionAttachment
provides it表示权限的默认值.Represents a class which is to be notified when aPermissionAttachment
is removed from aPermissible
代表一个对象,可能为一个OP,例如一个Player
.