github PaperMC/adventure v5.1.0
🌏 Adventure 5.1.0

4 hours ago

Adventure 5.1.0 is primarily a bug-fix update for some unintentional breaks caused by the 5.0 release.

This update also includes stricter validation for key namespaces and click event construction, and also adds new methods to check the validity of click event payloads. Although the validation added is generally stricter than older Minecraft versions, the validation is still correct for all versions. If you have issues with the validation added, please open an issue!

What's Changed

✨ Features

  • Add pages-only constructor to BookImpl by @Privatech38 in #1372
  • Add intersex inclusive pride flag to PrideTag by @me4502 in #1405
  • Add validation for player head name by @kezz in #1417
  • Disallow .. as a namespace by @kezz in #1416
  • Simple validation click events on creation by @kezz in #1418
  • Add validation for invalid change page click events by @kezz in #1419

🐛 Fixes

  • Restore legacy NBT hover events in MiniMessage by @Privatech38 in #1403
  • Fix SPI when using modules by @kermandev in #1396
  • Restore missing negated shorthand decoration tags by @kezz in #1413
  • Emit value for event payloads when using camel case by @kezz in #1414
  • Fix ComponentBuilder#build ABI compatibility by @kezz in #1407

🏃 Performance

📚 Documentation

New Contributors

Full Changelog: v5.0.1...v5.1.0

Don't miss a new adventure release

NewReleases is sending notifications on new releases.