- Remove the Open Inventory Event
- Update the JoinEvent, InteractEvent, and ItemDropEvent
- Fix the Click Inventory update task
- Fix the Shift Click update task
- Improve performance
Description:
- In this update, I aimed to make it work like DonutSMP. I tested my new code logic with the DonutSMP server, and it now works similarly to Combine, DoubleClick, and other systems.
Update List:
- Rewritten NMS-based code
- Fixed shift-click issues
- Fixed item combining
- Fixed item pickup bugs
- Fixed compatibility with EconomyShopGUI API
- Fixed hopper dupe and lag issues
- Optimized overall code performance
New Features
- Double-Click Stacking: Added support for stacking items via double-click.
- Version Checker: Implemented a system to verify the plugin version.
- Enchantment Items Worth: Introduced a feature to evaluate the worth of enchanted items.
- Placeholder %lroyworth_worthtoggle%: Added a new placeholder for toggling worth display.
- PlaceholderAPI Support: Integrated compatibility with PlaceholderAPI for dynamic placeholders.
- Folia Schedule (Beta): Added experimental support for Folia scheduling.
Bug Fixes
- Combine Stack: Fixed issues with combining item stacks.
- Shift-Click: Resolved problems with shift-click functionality.
- Crafting Dupe: Patched a duplication glitch in the crafting system.
- Hopper Items: Corrected issues with hopper item handling.
- Update Split Items: Fixed bugs related to splitting items during updates.
Improvements
- Plugin Recode: Rewritten core plugin code for better stability and maintainability.
- Performance Enhancements: Optimized code to improve overall performance.
- Worth Calculation Update: Improved accuracy and efficiency of item worth calculations.
