VoidChest — 6.0.0-beta.9
Hey everyone!
We’re rolling out a
new pre-release beta update (beta.9) focused on
bug fixes,
feature enhancements, and
internal refactors. This update improves plugin stability, booster handling, and configuration options for greater server control.
⚠️ This is a beta build — bugs may still occur. Please read the warning section before updating!
⚠️ Beta Warning & Upgrade Advice
This version is still considered
BETA. It has been tested internally, but real-world use may reveal edge cases.
Backup Before Updating
- Please back up your entire Minecraft server before applying this update.
- It is strongly recommended to test on a separate environment before live deployment.
- Test plugin integrations, boosters, menu managers, and protection systems.
- Check data load/save operations for any unexpected behavior.
- Once verified, migrate stable configs to production.
❗ Note for 5.x or older users
- Versions below 5.x are not compatible with this release.
- Please use a clean setup or carefully migrate existing playerdata and voiddata folders.
❗ Note for Addon Developers
This release includes changes to boosters, login listeners, and message handling logic. Update your integrations accordingly.
✨ New Features
✅
Disabled Worlds Configuration
Added a configuration option to disable VoidChest functionality in specific worlds.
✅
Booster System Refactor
The booster system now uses a BoosterManager and BigDecimal for precise and scalable booster handling.
✅
Default Inventory Name Configuration
You can now configure default inventory names for cleaner UI consistency.
⚙️ Bug Fixes & Adjustments
Admin Menu Reload Fix
Ensured all admin menu managers reload correctly on plugin reload.
Config Value Handling
Improved configuration value parsing and loading stability.
Login Listener Improvements
Added a Paper-specific login listener and separated join/quit events for better compatibility.
Legacy Colors in MiniMessage
Fixed legacy color handling in quoted MiniMessage tags to maintain visual consistency.
PlotSquared Protection Check
Corrected plot area checks in PlotSquaredListener for accurate region protection.
Container Detection Fix
Replaced isContainer with isStorageContainer to check only valid storage containers.
Pickup Delay Reset
Reset item pickup delay when a sell event is cancelled to prevent unexpected behavior.
SaberFactions BankTNT Integration
Improved compatibility with SaberFactions BankTNT systems.
Developer Notes
The booster system has been fully refactored for precision, and a disabled worlds configuration option is now available. Update your addons to align with these changes and internal refactors.
GitHub:
https://github.com/GeorgeV220/VoidChestAPI
Maven Repo:
https://repo.georgev22.com/#/snapshots/com/georgev22/voidchest/voidchestapi/4.0.0-beta.10
❤️ Thank you for testing, reporting bugs, and supporting VoidChest!
Please continue sending in your feedback, and remember to
back up before applying updates.
—
George