Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
π What's New in v2.4
- π₯ Autonomous Pickup Task (
PickupTask): Dedicated background task for the Pickup Upgrade that checks a 1.5-block radius around players to collect nearby item drops directly into active backpack storage (smartly skips duplicate work if MagnetTask is active). - π οΈ Modern Paper & 1.21.4+ Version Parsing: Overhauled
VersionUtilwith regex matching to support Paper build version strings (e.g.,26.2.build.48-alpha) with automatic fallback toBukkit.getVersion(). - π Robust Item & Component Sanitization: Added multi-layered fallback deserialization in
BackpackDatato strip unregistered/legacy enchantments and invalid item components cleanly. - βοΈ GUI Slot Bounds Protection: Added slot boundary safety checks during inventory click processing.
Platforms
Paper
1.14β26.2
Dependencies
Paper