Skip to content

Releases: KyoriPowered/adventure-platform

v4.3.4

07 Aug 06:52
Compare
Choose a tag to compare

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 #177
  • Fix removed ResourceLocation constructor by @56738 in #188

New Contributors

Full Changelog: v4.3.3...v4.3.4

v4.3.3

02 Jun 03:39
Compare
Choose a tag to compare

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 #163
  • BungeeCord: BossBar compatibilty with BungeeCord 1.20-R0.2 and newer by @bivashy in #153

🐛 Fixes

Other

New Contributors

Full Changelog: v4.3.2...v4.3.3

v4.3.2

21 Dec 18:03
Compare
Choose a tag to compare

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 #144

Full Changelog: v4.3.1...v4.3.2

v4.3.1

29 Sep 03:13
Compare
Choose a tag to compare

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 #140

New Contributors

Full Changelog: v4.3.0...v4.3.1

v4.3.0

16 Mar 05:49
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

09 Dec 03:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.2.0

v4.1.2

03 Aug 18:51
ce42efa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

adventure-platform 4.1.1

12 Jun 19:29
4905f83
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.1.1

adventure-platform 4.1.0

28 Feb 22:14
Compare
Choose a tag to compare

What's Changed

  • platform-bukkit: fix ViaVersion softDepend occurring too late by @TehBrian in #80
  • Update to adventure 4.10.0

Full Changelog: v4.0.1...v4.1.0

adventure-platform 4.0.1

02 Dec 03:15
Compare
Choose a tag to compare

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

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.