BlockRegen v1.6 - The Admin & Experience Update!
This major update introduces powerful new tools for server administrators and significantly enhances the experience drop system to feel more intuitive and vanilla-like.
✨ New Features
Per-Player Debug Mode
Troubleshooting is now easier than ever!
- A new command, /blockregen debug (or /br debug), has been added for admins.
- This command toggles a personal debug mode. When enabled, all detailed debug information about block breaks is sent directly to you in the chat, keeping the server console clean for everyone else.
Admin Bypass Command
Admins no longer need to edit config files to build or clear areas.
- The new /blockregen bypass (or /br bypass) command allows admins to completely ignore the disable-other-break restriction.
- When bypass mode is active, you can break non-regenerating blocks normally without them being cancelled. Toggle it off to return to normal player behavior.
️ Improvements & Quality of Life
Intelligent Vanilla EXP Fallback
The experience drop system is now much smarter and more intuitive.
- If you do not specify an exp-drop-amount for a vanilla ore (like Diamond Ore, Coal Ore, etc.) in blocks.yml, the plugin will automatically drop the default vanilla amount of EXP.
- This means you get a natural, vanilla-like experience out of the box without needing to configure every single ore.
- You can still override this behavior by setting a custom exp-drop-amount for any block you wish.
Java 8 Compatibility
- Fixed a switch expression error by rewriting parts of the code to ensure full compatibility with Java 8, the version used by most Minecraft servers.