Danger

The Adventure docs are currently a work in progress and supplement the Javadocs. Some areas may have limited coverage or may not be entirely up to date. Feel free to join our Discord if you have any questions.

adventure-platform#

v4.3.0#

Released on 2023-03-16 - 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: v4.2.0...v4.3.0

v4.2.0#

Released on 2022-12-09 - GitHub

What's Changed

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

v4.1.2#

Released on 2022-08-03 - GitHub

What's Changed

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

v4.1.1: adventure-platform 4.1.1#

Released on 2022-06-12 - GitHub

What's Changed

New Contributors

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

v4.1.0: adventure-platform 4.1.0#

Released on 2022-02-28 - GitHub

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

v4.0.1: adventure-platform 4.0.1#

Released on 2021-12-02 - 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 2021-09-14 - 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.