GPClaimBlocks - Documentation
This plugin adds automatic claim block bonuses based on LuckPerms ranks and updates them in real-time for GriefPrevention.
Installation
- Place the plugin jar in your /plugins folder.
- Install required plugins:
- GriefPrevention
- LuckPerms
- (Optional) PlaceholderAPI
- Start the server.
- Edit config.yml to customize rank bonuses.
- Run: /gpclaimblocks reload
Basic Configuration
Define bonuses inside
config.yml.
Example:
ranks:
default:
blocks: 0
vip:
blocks: 500
mvp:
blocks: 1500
Accumulation mode:
accumulation-mode: false
- false → uses the highest bonus only
- true → stacks bonuses from multiple ranks