Name | GriefPreventionClaimTag |
Prefix | [email protected] |
Base Type | ElementTag |
Implements | FlaggableObject |
Identity Format | The identity format for claims is <claim_id>
For example, '[email protected]'. |
Description | A GriefPreventionClaimTag represents a GriefPrevention claim.
This object type is flaggable. Flags on this object type will be stored in the server saves file, under special sub-key "__depenizen_gp_claims_id" |
Requires | Depenizen, GriefPrevention |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/griefprevention/GriefPreventionClaimTag.java#L27 |