Details
Supported Bukkit Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.1
- 1.21.2
- 1.21.3
- 1.21.4
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
Changelog
Added
- [#465] Introduced multi-platform-ready core structure (Paper, Fabric, Forge, etc.)
- [#465] Added lava obfuscation
- [#465] Added extended statistics
- [#470] Support for Minecraft 26.1
Changed
- [#465] Migrated core packages (cache, obfuscate, player, proximity) to platform-independent module
- [#465] Switched to
org.jspecify.annotations for nullability
- [#465] Reworked obfuscation pipeline with hybrid sync + async listeners
- [#465] Reduced unnecessary chunk force-loading (now only when required)
- [#467] Disk cache is now disabled by default
Fixed
- [#472] Fixed async listener startup warning on Folia (closes [#471])