Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
ClaimblockAddon A lightweight server-side addon for GriefPrevention that integrates a diamond-based economy for claim blocks. This plugin allows players to trade their diamonds for claim blocks (and vice versa) via simple commands. It also includes comprehensive admin tools for server management, complete with console support, offline player compatibility, and granular per-world configuration.
⚠️ Required Dependencies This plugin is an extension and will not function without its core dependency:
GriefPrevention (Ensure you have a version compatible with your server software)
Features Diamond Exchange Economy: Configurable ratio exchange for buying or selling claim blocks using physical diamonds from player inventories.
Per-World Protection: Disabled everywhere by default to prevent exploitation in minigames, resource worlds, or creative zones. Features can be explicitly enabled/disabled per world dynamically.
Offline Player Support: Admin distribution commands can modify claim block values for all players, online players only, or even offline accounts instantly saving data to disk.
In-Game Configuration: Modify conversion rates live using an admin command without manually modifying files or executing complete server restarts.
Full Console Support: All administrative commands can be executed securely directly from the server console window.
Commands & Permissions Player Commands /cbuy <amount>
Exchanges diamonds from your inventory for the specified amount of claim blocks.
/csell <amount>
Exchanges your excess bonus claim blocks for physical diamonds.
Admin Commands Permission node for all admin commands: claimblockaddon.admin
/creload
Reloads the configuration settings from the disk.
/csetprice <blocks> <diamonds>
Sets the conversion rate instantly (e.g., /csetprice 5 1 sets 5 claim blocks per 1 diamond) and saves directly to the config file.
/cgive <player> <amount>
Grants a specific quantity of bonus claim blocks to a player (Works for offline players).
/cgiveonline <amount>
Distributes a specified quantity of bonus claim blocks to all currently connected players.
/cgiveall <amount>
Distributes a specified quantity of bonus claim blocks to every registered profile on the server database.
/claimenable [world]
Displays the current world authorization status or enables shop access within a specific world.
/claimdisable [world]
Displays the current world authorization status or disables shop access within a specific world.


