Changelog
🛠 Fixed
- Infinite Slots + WildStacker Dupe
- Some issues with the limited slots system
Changelog
Added
- MySQL Support – Data can now be stored in a MySQL database.
- Sound Actions System – Configurable sounds for actions.
- Global Preferences
- Enabled: Items will always go directly to the backpack, even if the player’s inventory is not full.
- Disabled (default): Items will only go to the backpack when the inventory is full.
- Player Preferences(overrited by global preferences if enabled)
- Permission: overflowbackpack.preference
- Command: /of preference <always|full>
Changelog
Added
- Added a material whitelist system that allows adding items to the backpack only if they are included in this whitelist.
Changelog
🛠 Fixed
- Fixed an issue when checking if the shop plugin is enabled on the server.
Changelog
Added
- Version Support
- Extended compatibility from Minecraft 1.21.1 → 1.21.8.
- Chat-Based Search System
- Search is now handled directly in chat for a more intuitive experience.
- Permission-Based Limited Slots System
- Slots can now be restricted per player/group through permissions.
- Provides more flexibility for server administrators to manage inventory limits.
- Permission-based slot limit: overflowbackpack.slots.<X> — where <X> defines the maximum number of slots a player can access.
Changed
- GUI System Reworked
- Major internal refactor of the GUI system for improved performance, maintainability, and smoother navigation.
🛠 Fixed
- Infinite Slots & Stacking Issues
- Corrected multiple problems where infinite slots caused duplication or improper stacking behavior.
Updated
- Dependencies
- Updated EconomyShopGUI dependency to the latest stable version for improved compatibility.
- Improved Crop Handling: Crops are now stacked to a maximum of 60, rather than 64, improving the farming experience. This adjustment helps prevent items from spilling onto the ground when your inventory reaches capacity.
- Infinite Slots Stacking Issue: Fixed an issue where items were not stacking properly when using infinite slots. Now, items merge correctly into existing stacks in the player's inventory.
- Entity Death Issue: Fixed a console spam issue that occurred when entities died.
- EconomyShopGUI Dependency: Updated the EconomyShopGUI api dependency version.
- Trial Keys Issue: Fixed an issue where trial keys would not work correctly after being claimed from the Overflow Backpack.
