1.0.14 Trials
·
88 commits
to stable/Trials
since this release
Luminara 1.0.14 Release
Minecraft 1.20.1 & Forge 47.4.16
This version is not recommended because it causes more plugins to become incompatible.
This update focuses on compatibility with CMI, FastAsyncWorldEdit , and more Paper plugin/API behaviors.
Feature
- Implement FastAsyncWorldEdit compatibility and FAWE CommandRegistration patch support (e42e539, 7728ec1)
- Add Paper configuration detection marker classes (e7aa17b)
- Implement parts of Paper API support, including
AsyncTabCompleteEventand related hooks (4103c31) - Add Bukkit reload command control function (a0f7496)
Fix
- Normalize legacy CraftBukkit
v1_20_R1reflection/class loading in remapper (f88fe85) - Fix duplicate player join/quit messages (3b7750b)
- Fix legacy ItemStack i18n display behavior (dcee78c)
- Improve CMI compatibility fixes (9cd2e92)
Refactor
- CMI compatibility integration and integrated patcher flow (9cd2e92)
Full Changelog: Trials/1.0.13...Trials/1.0.14