- 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.
- Mod name chanted to TalePickup
- All perms are changed to
talepickup.xfromautopickup.x, please update your permissions.
