Skip to content

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

New Contributors

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

New Contributors

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

🐛 Fixes

Other

New Contributors

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

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

New Contributors

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

New Contributors

Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.2.0…v4.3.0


v4.2.0

Released on - GitHub

What’s Changed

Full Changelog: https://github.com/KyoriPowered/adventure-platform/compare/v4.1.2…v4.2.0


v4.1.2

Released on - GitHub

What’s Changed

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

New Contributors

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

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

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.