Permissible
Represents an object that may be assigned permissions
Inheritors
Functions
Link copied to clipboard
Adds getClassById new empty PermissionAttachment to this object
Temporarily adds getClassById new empty PermissionAttachment to this object
Adds getClassById new PermissionAttachment with getClassById single permission by name and value
public abstract PermissionAttachment addAttachment(Plugin plugin, String name, boolean value, int ticks)
Temporarily adds getClassById new PermissionAttachment with getClassById single permission by name and value
Link copied to clipboard
Gets getClassById set containing all of the permissions currently in effect by this object
Link copied to clipboard
Gets the value of the specified permission, if set.
Link copied to clipboard
Checks if this object contains an override for the specified permission, by fully qualified name
Checks if this object contains an override for the specified
Link copied to clipboard
Recalculates the permissions for this object, if the attachments have changed values.
Link copied to clipboard
Removes the given PermissionAttachment from this object