Skip to content

v4.4.0 - Adventure Implementation

Compare
Choose a tag to compare
@CubBossa CubBossa released this 26 Jan 17:10
· 52 commits to main since this release

This update makes the framework fully compatible with Adventure. This means, that messages are now also TranslatableComponents with their according translation key. This comes with the advantage of supporting papers

player.sendMessage(...);

call, which now can translate Message instances easily.

Full Changelog: v4.3.3...v4.4.0