Name | normal_blocks |
Object | PlayerTag |
Input | ElementTag(Number) |
Related Tags | <PlayerTag.griefprevention.blocks> Returns the number of normal claim blocks the player has.
|
Description | Sets the player's accrued claim blocks. |
Generated Example |
|
Requires | Depenizen, GriefPrevention |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/properties/griefprevention/GriefPreventionPlayerProperties.java#L167 |