- Claim System Improvements (Infinite Slots):
- Fixed the 64-item limit during withdrawal: stackable items can now be fully withdrawn up to the inventory limit.
- Restored "Left-click" behavior: automatically withdraws all items from the stack until the inventory is full.
- Protection for non-stackable items: Left-click now withdraws only ONE item at a time (e.g., Enchanted Books) to prevent accidental inventory flooding.
- Stability and Compatibility:
- Implemented "bridge" methods to allow the Free version to run without errors, while ensuring support for the Premium plugin.
- Synchronized version v26.4 across all modules and API documentation.
- Performance Optimizations:
- Significantly improved "Claim All" functionality by reducing database operations and redundant item deserialization.
- Implemented a 1-second cooldown for the "Claim All" action to prevent server lag and potential crashes from spamming.
- Optimized inventory space checks to skip processing when the player's inventory is full.
- Bug Fixes:
- Fixed %item% placeholder not parsing correctly in claim messages.
- Unified and suppressed redundant chat messages and sounds during bulk "Claim All" operations.
- Fixed a NullPointerException during plugin initialization by ensuring configuration files are loaded before premium feature checks.
- Fixed the missing "Items" language key in message files, preventing the "The path items does not exist in your message file" error.
- Refactored "Claim All" cooldown message to use the localized Wait_Cooldown key.
