Levellable State
This provides information on if a mob is levellable or not, and if not, a reason is supplied. A mob is levellable if their LevellableState = ALLOW.
Author
lokka30
Since
2.4.0
Entries
the plugin force blocked an entity type, such as a PLAYER or ARMOR STAND which are not meant to be 'levelled mobs'.
settings.yml has been configured to block mobs of such entity type from being levelled
A rule has been configured to block MythicMobs mobs from being levelled.
A rule has been configured to block EliteMobs mobs from being levelled.
A rule has been configured to block Simple Pets from being levelled
A rule has been configured to block Elite Bosses from being levelled
A rule has been configured to block nametagged mobs from being levelled.
If no rules in the rule list applied to the mob then it will be denied
When a reason is not applicable, use this. Please contact a lead developer if you believe you must resort to using this.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.