| Name | GriefPreventionClaimTag |
| Prefix | gpclaim@ |
| Base Type | ElementTag |
| Implements | FlaggableObject |
| Identity Format | The identity format for claims is <claim_id>
For example, 'gpclaim@1234'. |
| 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 |