| Name | bonus_blocks |
| Object | PlayerTag |
| Input | ElementTag(Number) |
| Related Tags | <PlayerTag.griefprevention.blocks.bonus> Returns the number of bonus claim blocks the player has.
|
| Description | Sets the player's bonus 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#L153 |