- Improved version detection for RCs and future versions of paper
- Add support for obtaining an InventoryHolder without a snapshot
- Make environment regex case-insensitive, to fix detection for 1.18 pre-release versions
- Update Gradle and compile against 1.17.1
- Fix NPE on Bed Location API (#31)
- Fix Pre Release version detection (#33)
- Fix cross world teleporting loading chunk in wrong world for 1.9-1.12
- Make Paper 1.13+ use Entity.teleportAsync for 1.15.2+ Optimization
- Added Urgent Chunks API
- Added Async Bed Spawn API
- Add TeleportCause to teleport API
- Fix version detection (Different than last time)
- Fix version detection
- Initial Release