You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
Plugins ✦ | VoidChest | SellChest | Chunk Collector | Purge | Boosters | Holograms | ✦
Version: v6.11.0
- Author ArteffCods
- Creation date
New Features
️ Bug Fixes
- Container Linking: You can now link containers seamlessly, allowing for more efficient and organized storage management within the game.
- Async Chunk Processing: Chunk processing is now handled asynchronously, resulting in smoother gameplay, even in the most demanding situations.
- Message Customization: I've introduced a new utility for constructing styled messages. This feature provides greater flexibility and customization in how messages are displayed, making communication more engaging and visually appealing.
- Hologram Enhancements: For those on Minecraft 1.19.4 and above, holograms are now rendered using Display entities (billboards). This change not only improves the appearance but also optimizes performance. Holograms will now automatically refresh and update, ensuring they remain accurate and up-to-date.
- Void Chest Improvements: You can now access the storage container directly from a Void Chest. I've also enhanced the management of storage links, making it easier to keep your storage organized.
- Link Upgrades: New upgrades are available for the Links section, offering more customization options and enhancing your ability to manage linked containers.
Breaking Changes
- Void Chest Explosions: I've improved the handling of Void Chest explosions to ensure they behave more predictably, minimizing unexpected outcomes.
- Player Data Handling: Added checks to ensure smoother data processing and prevent errors that could disrupt gameplay.
- Storage Stability: Addressed issues that caused errors when saving data, and ensured that only relevant chunks are cached, improving overall stability.
- Shop System Improvements: Various improvements have been made to the shop system, including better item metadata handling, fixing display issues, and transitioning data storage to a more efficient format.
- Hologram Management: Holograms now check for deletion status before updating, reducing unnecessary processing and ensuring only active holograms are refreshed.
- General Optimizations: Numerous optimizations have been implemented to enhance performance, including better permission checks for Void Chest placement and more efficient use of resources.
- Dropped Support: Support for Minecraft versions 1.8-1.16.5 and Java 8 has been removed. This change allows me to focus on enhancing the plugin for more modern environments.
Bug Fixes & Improvements:
- Fix VoidChest interact listener
- handle NoSuchMethod in SuperiorSkyBlockListener
- Unregister voidchest events on disable
New Features:
- enhance void chest inventory handling and fix hoppers!!
- inventory: Add CONTAINER option, adjust interaction handling
- inventory: Add missing support for version 1.21_R1 in VoidInventoryUtils
VoidChest 3.3.0 Update - June 22, 2024![]()
![]()
I'm thrilled to announce the latest update for VoidChest! I skipped a few versions to ensure all critical bugs were fixed and new features were seamlessly integrated.
Bug Fixes & Improvements:
New Features:
- AVoidChestEconomy: Fix Chunk-BoundingBox 2 blocks offset
- FancyHolograms: Update FancyHolograms integration to 3.2.0
- VoidStorage: Bounding box handling
- Remove VoidChest when it gets exploded
- Improve void inventory closing logic
- Handle edge case for adding items in inventory
- Refactor inventory creation logic
- Set max pages to 1 if pagination is disabled
- Stacker: Update item method for primary thread checks
- Add 1.21 support
- Improve addItems method and remove navigation button creation method in inventory
- Optimize addItems method in inventory
- RoseStacker: Add preStack method to handle PreDropStackedItemsEvent
- RoseStacker: Improve handling of stacked items for RoseStacker integration
- Run sell tasks asynchronously
- Update item stacker and instant collector logic
- VoidEconomy: Add async item fetching in AVoidChestEconomy
VoidChest 3.1.0 Update - May 2, 2024
Bug Fixes:
- Correct tag check logic and add debug condition in InventoryListener
- Ensure item updates are performed asynchronously if not on primary thread
- Filter out null elements in VoidStorageTypeAdapter
- Handle null inventories in PaginatedInventory
- Handle null name in PlayerData constructor
- Improve null safety in chunk comparison logic
- Optimize item collection in inventory
- Use Bukkit createPlayerProfile instead of Paper...
**VoidChest 3.0.0 Update**
**Bug Fixes:**
- Fixed MiniMessage parsing issues.
- Cancelled scheduled tasks on plugin disable.
- Corrected item amount updates in full inventories.
- Handled null VoidInventory in loop.
- Fixed issues with FancyHolograms plugin.
- Improved debug mode functionality.
- Enhanced handling of unstackable items in inventories.
- Prevented duplicate filters and added debug messages.
- Fixed various issues with upgrades and boosters.
- Improved placement of void chests and blocks adjacent to them.
- Ensured compatibility with PlotSquared plugin.
- Removed redundant and unused code.
- Filtered out null inventory items from storage.
- Adjusted upgrade values for better balance.
- Implemented various improvements for better user experience.
**Features:**
- Added admin filters subcommand.
- Introduced animation and frames support to void storage menu.
- Implemented config reloads and bounding box command.
- Added debug messages and checks for navigation buttons.
- Expanded sound options for upgrade success and failure.
- Added online player requirement check to economy modules.
- Enhanced support for Paginated Inventory and filters.
- Added various utility classes and methods.
- Integrated new economy options and multi-mode system.
- Improved item entity handling and logging.
- Added support for custom skulls and upgrades config management.
- Updated economy system and introduced new upgrade options.
- Optimized item storage tracking and plugin metrics.
**Breaking Changes:**
Due to significant updates in the Economy and Inventory systems, plugin configs are no longer backward compatible. Prior to updating, it is essential to create a complete server backup (or solely backup VoidChest files). Afterward, users must manually integrate the new changes into the configs or opt to delete them for auto-generation of updated configs, followed by manual adjustments. No deletion of player/voidchest data is required.
VoidChest 2.4.0 Release
Explore the latest features and fixes in VoidChest version 2.4.0!
Bug Fixes
- Add handling for null playerData in PlaceholderAPI request
- Adjust condition in PlayerBooster for checking active booster
- AVoidChestEconomy: Check if the Location is null and also update to the latest API changes
- Cache: Add/remove VoidStorages from cache
- Command: VoidChest stats command will now show the correct boost multiplier and time left
- Correct behavior of VaultEconomy to properly handle insufficient funds for withdrawal
- EconomyManager: Continuously send hook events every 5 seconds until a plugin successfully sets the plugin economy
- Fix loading of voidchest shops (from 2.4.0 alpha versions)
- Fix VoidChest cooldown placeholder
- Fixed VoidInventory.clear(index)
- Hologram: Use proper methods and logging for hologram handling
- PlayerData: Trigger BoosterEvent each time the boosters() method is accessed
- Resolve duplication item issue with stackers (WIP for Folia)
- Resolve NPE (NullPointerException) when the world of a voidchest is not loaded
- Storage: Correctly remove void storage from the cache
- Storage: Incorrect whitelist/blacklist constructor values
- Update time calculations in VoidCharge class
- Use OfflinePlayer instead of Bukkit.getOfflinePlayer() (alpha)
- VoidEconomyManager: Continuously send hook events every 5 seconds until a plugin successfully sets the shop economy
- VoidInventory: Fixed an issue while adding items to VoidChest using the API
- VoidInventory: Fixed an issue while removing items from the inventory in Spigot
- VoidInventory: Fixed an issue while removing items using the API
Features
- Add 1.17-1.20.4 internal hologram implementations
- Add adventure and minimessage support (#feat/adventure)
- Add adventure-text-serializer-legacy dependency (#feat/adventure)
- Add animation option and fix inventory bugs
- Add internal hologram type and handle invalid cases
- Add shop/infinite item lore in config
- Add VoidChestHologramInternal class (#alpha)
- Added Legacy version support 1.8.8-1.16.5 (Java 17)
- Config: Add Time Format Invalid for invalid inputs
- IEconomy: Added builtin VoidChest economy
- Improve hologram data handling in FancyHolograms module (alpha)
- Integrate VoidSellHandler into various classes
- Introduce voidchest.place.. permission to bypass configuration-set limits
- IVoidInventory: Add 1.17-1.19.4 implementations
- LitMinions: Add basic LitMinions support
- Messages: Add no active booster messages translation
- Move duplicate code from Inventory implementations to VoidInventoryShared
- New translations
- Plugin: Download ASM library if missing
- Refactor the entire Inventory system for VoidStorage
- Storage: Add database support (experimental)
- Update library version and Minecraft scheduler
- Use adventure library for void command (#feat/adventure)
- Use config invalid time and messages no active boost translations
- VoidCommand: Added the command to list player voidchests
Upgrade now and experience the enhanced features and improvements! Happy gaming!
**VoidChest 2.3.1 Release**
Explore the latest features and fixes in VoidChest version 2.3.1!
Some fixes are from beta 2.3.0
**Bug Fixes**
- "NoSuchMethodError: Inventory.close()" in Spigot.
- Add EconomyShopGUI and EconomyShopGUI-Premium to softdepend
- Change Break Burn and Explode Listenerss priority to MONITOR and some small fixes
- Check for null before accessing voidStorageEvent
- Close inventory if void storage is not present
- Create a new inventory file if it...
Changelog Update: Crafting the Future in Version 1.16.0 - Enhanced Stacking, ShopGUI+ Harmony, and Bug Extermination
Greetings,Prepare to witness the dawn of a new era as we unveil version 1.16.0, a milestone that encapsulates the zenith of the 1.x series. This release stands as a testament to innovation, seamlessly melding enhanced mechanics, fortified integrations, and meticulous bug fixes for an unparalleled gaming experience.
Key Evolutions:
Farewell to 1.x: With version 1.16.0, we...