VoidChest — 6.0.0-beta.4 Release Notes
Hey everyone!
We’re excited to bring you
another beta update with important fixes and useful features — including
improved file handling,
command system overhaul,
multi-version glow item support, and more stable item logic for VoidChests.
⚠️ This is a beta build — bugs may still occur. Please read the warning section before updating!
⚠️ Beta Warning & Upgrade Advice
This version is considered
BETA. While tested thoroughly, issues may appear in real-world use.
Backup Before Updating
- Please back up your entire Minecraft server before updating.
- Use this on a test server first:
- Try out the new commands and file handling.
- Test any custom setups or integrations.
- Once satisfied, move finalized configs to your live server.
❗ Important for Upgraders from < 5.x
- Data from older versions (below 5.x) is not compatible.
- Recommended: start with a clean setup or manually migrate data (playerdata/voiddata).
❗ Important for users using VoidChest addons
Old API is not compatible with the new version. Developers must update addons for compatibility with this beta.
✨ New Features
Custom Command Framework
VoidChest now uses a
custom-built command system for better flexibility and control, replacing the older ACF system.
Enhanced Menu Item Configuration
Now supports item
glow effects and improved configuration options.
1.21 Support Added
Official support for
Minecraft 1.21 R4-R5 with improved version range handling.
Bug Fixes & Enhancements
✅
Multi-word name support in `/voidchest setname`
✅
Improved cache & chunk lookup logic for VoidChests
✅
Proper file creation & error handling with directory safety checks
✅
Unusual hex format support for legacy MiniMessage serializers on 1.16+
✅
Timed tasks now removed properly for deleted VoidChests
✅
Tab-completions now respect permissions
✅
Better MessageBuilder placeholder logic and legacy text serialization
✅
VoidChest item drop logic fixed and made null-safe
✅
UUID generation entropy improved + duplicate saves removed
✅
Glow handling adjusted per version — smoother upgrades
✅
New “loading data” message added for feedback clarity
✅
Command usage annotations added to improve clarity in help output
Developer Notes
This build introduces a major internal refactor to the command system and item config behavior, with improvements in data handling, messaging, and VoidChest runtime stability.
GitHub:
https://github.com/GeorgeV220/VoidChestAPI
Maven Repo:
https://repo.georgev22.com/#/snapshots/com/georgev22/voidchest/voidchestapi/4.0.0-beta.1
❤️ Thank you for testing and supporting VoidChest!
Report bugs, give feedback, and always remember to back up before updating!
—
George