Release 1.13.0
Compatibility
✔️ BentoBox API 1.14.0.
✔️ Minecraft 1.16.1 (tested with 1.15.2)
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Bug Fixes
- Version up 1.12.0 (commit: 8c32dcc)
- Updated BentoBox, Level, Spigot dependencies to latest versions (commit: 8fb94ee)
- Force loads the chunks asynchronously using PaperLib (commit: ff0a2c6)
- Entirely dropped 1.13 support (commit: 7c3ba68)
- Fixed tests (commit: 80fc4a7)
- Fix array out of bounds exception. (commit: a128d12)
- Added defaults perms for aoneblock (commit: 4189acc)
- Updates locales to change square to range (commit: 59de58c)
- Update to BentoBox API 1.14 (#67) (commit: 59cace6)
- Add generic gamemode permission. (commit: a4be6b9)
- Extend gitIgnore to more files. (commit: 6d22235)
- Update to Spigot 1.16.1. (commit: a8cf13c)
- Add several useful util methods. (commit: 4e9cae3)
- Continue to implement environment. (commit: 8c3e28c)
- Fix crashes in jenkins. (commit: 4ff29c3)
- Update readme (commit: 7288887)
- Fixes NPE in test (commit: 60691a4)
- Fixes #69 (commit: 052da76)
- Adds spaces after color codes (#72) (commit: 43f22cb)
- Add 1.15 backward compatibility code. (commit: cf60447)
- Update to latest Level API (#76) (commit: dd11247)
- Removed unused imports. Added deprecation suppression. (commit: 9528824)
- Code cleanup (commit: 607c29a)
- Return nothing instead of null (commit: e67131e)
- Used constants for recurring references. (commit: 8b7a941)
- Simplified onEnable complexity. (commit: f4cf8b4)