- Reworked tree detection system. Now it'll work perfectly for any type of tree.
- Added auto smelting.
- Added /autosmelt (/as, /smelt) command. Permission
talepickup.smelt- Added
auto-smeltsection to config.- Added
mob-pickupsection to config.- Added
tree-detectionsection to config.- Several code improvements/optimizations.
- Fixed a crash related to cross world entity interactions.
- Fixed potential concurrency errors during intensive drop events.
- Several minor improvements.
- Added support for branches to the tree detection system, ensuring compatibility with all tree types (e.g., Palm Trees).
- Refined the item pickup interception logic to prevent edge case double processing and ensure better alignment with vanilla behavior.
- Performance improvements.
- Config validator + auto repair implemented.
- Added
auto-enable-on-joinconfig option. When enabled, the feature starts 'on' by default, but respects the player's last toggle choice upon login.
- Added permission check with caching to handle methods for disabling player's pickup mode if they don't have talepickup.use permission.
