adventure-platform
v4.4.0
Released on - GitHub
This release bumps the Adventure version used in order to support 1.21.5 on legacy platforms.
What’s Changed
Other
- Support getLocale returning a Locale by @Pablete1234 in https://github.com/KyoriPowered/adventure-platform/pull/202
- 1.21.5 support for platform-bukkit by @MiniDigger in https://github.com/KyoriPowered/adventure-platform/pull/206
New Contributors
- @Pablete1234 made their first contribution in https://github.com/KyoriPowered/adventure-platform/pull/202
Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.4…v4.4.0
v4.3.4
Released on - GitHub
This is a minor bugfix release that aims to fix some issues in certain environments.
What’s Changed
🐛 Fixes
- Fixed MinecraftComponentSerializer not working due to relocation by @re-ovo in https://github.com/KyoriPowered/adventure-platform/pull/177
- Fix removed ResourceLocation constructor by @56738 in https://github.com/KyoriPowered/adventure-platform/pull/188
New Contributors
- @re-ovo made their first contribution in https://github.com/KyoriPowered/adventure-platform/pull/177
Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.3…v4.3.4
v4.3.3
Released on - GitHub
This is a patch release to add support for Minecraft 1.20.5/1.20.6, for those who still choose to support legacy plataforms.
What’s Changed
✨ Features
- Bukkit 1.20.5 support by @56738 in https://github.com/KyoriPowered/adventure-platform/pull/163
- BungeeCord: BossBar compatibilty with BungeeCord 1.20-R0.2 and newer by @bivashy in https://github.com/KyoriPowered/adventure-platform/pull/153
🐛 Fixes
- Fix tab list header/footer on Paper 1.20.6 by @jpenilla in https://github.com/KyoriPowered/adventure-platform/pull/171
- Set player locale when creating Audience by @CubBossa in https://github.com/KyoriPowered/adventure-platform/pull/160
Other
- fix snapshot badge by @powercasgamer in https://github.com/KyoriPowered/adventure-platform/pull/166
- Fix javadoc generation by @56738 in https://github.com/KyoriPowered/adventure-platform/pull/168
New Contributors
- @powercasgamer made their first contribution in https://github.com/KyoriPowered/adventure-platform/pull/166
- @bivashy made their first contribution in https://github.com/KyoriPowered/adventure-platform/pull/153
- @CubBossa made their first contribution in https://github.com/KyoriPowered/adventure-platform/pull/160
Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.2…v4.3.3
v4.3.2
Released on - GitHub
This is a patch release to add support for 1.20.3 and 1.20.4 on the Bukkit platform.
What’s Changed
- Fix MinecraftComponentSerializer on 1.20.3 by @56738 in https://github.com/KyoriPowered/adventure-platform/pull/144
Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.1…v4.3.2
v4.3.1
Released on - GitHub
This is a bugfix release to add support for Minecraft 1.20.2 on the Bukkit platform.
What’s Changed
- Fix CraftBukkitFacet on 1.20.2 by @56738 in https://github.com/KyoriPowered/adventure-platform/pull/140
New Contributors
- @56738 made their first contribution in https://github.com/KyoriPowered/adventure-platform/pull/140
Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.3.0…v4.3.1
v4.3.0
Released on - GitHub
This release adds full support for 1.19.4 on the Bukkit platform (though most functionality should work even on 4.2.0).
What’s Changed
- fix: 1.19.4 bound chat types by @Machine-Maker in https://github.com/KyoriPowered/adventure-platform/pull/128
New Contributors
- @neziw made their first contribution in https://github.com/KyoriPowered/adventure-platform/pull/124
Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.2.0…v4.3.0
v4.2.0
Released on - GitHub
What’s Changed
- fix: CraftBukkit BossBar for 1.18+ by @Machine-Maker in https://github.com/KyoriPowered/adventure-platform/pull/94
- Bump adventure to 4.12 and use sound seed when present by @jpenilla in https://github.com/KyoriPowered/adventure-platform/pull/112
- 1.19.3 chat for bukkit by @Machine-Maker in https://github.com/KyoriPowered/adventure-platform/pull/113
- Fix craftbukkit entity sound facet for 1.19.3 by @Machine-Maker in https://github.com/KyoriPowered/adventure-platform/pull/117
Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.1.2…v4.2.0
v4.1.2
Released on - GitHub
What’s Changed
- Fix ViaFacet component type by @kennytv in https://github.com/KyoriPowered/adventure-platform/pull/95
- fix: CraftBukkit Chat facet for 1.19.1 by @Machine-Maker in https://github.com/KyoriPowered/adventure-platform/pull/98
- fix: CraftBukkit EntitySound for 1.19+ by @Machine-Maker in https://github.com/KyoriPowered/adventure-platform/pull/99
Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.1.1…v4.1.2
adventure-platform 4.1.1
Released on - GitHub
What’s Changed
- fix: CraftBukkit Chat facet for 1.19 by @Machine-Maker in https://github.com/KyoriPowered/adventure-platform/pull/93
New Contributors
- @Machine-Maker made their first contribution in https://github.com/KyoriPowered/adventure-platform/pull/93
Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.1.0…v4.1.1
adventure-platform 4.1.0
Released on - GitHub
What’s Changed
- platform-bukkit: fix ViaVersion softDepend occurring too late by @TehBrian in https://github.com/KyoriPowered/adventure-platform/pull/80
- Update to adventure 4.10.0
Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.0.1…v4.1.0
adventure-platform 4.0.1
Released on - GitHub
adventure-platform
4.0.1
This is a bugfix release that resolves some issues with the bukkit platform and adds support for Minecraft 1.18.
What’s Changed
- Fix titles on 1.8 by @VytskaLT in https://github.com/KyoriPowered/adventure-platform/pull/64
- feat(platform): add clear methods to remove the audience provider cache by @Silthus in https://github.com/KyoriPowered/adventure-platform/pull/65
- Add 1.18 support by @Foorcee in https://github.com/KyoriPowered/adventure-platform/pull/67
As a reminder, this project exists for compatibility with legacy platforms only. Any new development should target a platform with a native Adventure implementation instead, such as Paper for Bukkit ecosystem users, newer Sponge releases for Sponge users, or Velocity for BungeeCord/Waterfall users.
v4.0.0
Released on - GitHub
At long last, a stable release of adventure-platform
.
This release requires Adventure 4.9.1 and is compatible with:
- Legacy Bukkit and Spigot servers, from 1.17.1 all the way back to 1.7.10 (with some features unsupported in earlier versions)
- Legacy BungeeCord servers
- SpongeAPI 7
While more modern platforms that implement Adventure natively such as SpongeAPI 8+, Velocity, and Paper 1.16.5+ are preferred, adventure-platform
is being released as a migration tool for those who cannot exclusively target those platforms yet.