Skip to content

1.0.14 Trials

Choose a tag to compare

@QianMo0721 QianMo0721 released this 14 Feb 05:47
· 88 commits to stable/Trials since this release
3da937c

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 AsyncTabCompleteEvent and related hooks (4103c31)
  • Add Bukkit reload command control function (a0f7496)

Fix

  • Normalize legacy CraftBukkit v1_20_R1 reflection/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