June 22, 2026

Release 2.13.0

Adds support for Minecraft 26.2, with improved chunk reading performance, a new PluginMessage common wrapper, and several bug fixes.

PacketEvents 2.13.0 is finally out! 🎉

This minor release includes mainly support for Minecraft 26.2, but also includes a few smaller fixes and improvements.

Recent donors: @PebbleHost
If you intend on donating and do not wish to be mentioned, please add such a note on your donation.

Announcement 📢

Visit our website: https://packetevents.com/
Documentation: https://docs.packetevents.com/
Javadoc: https://javadocs.packetevents.com/

Thanks to all contributors who helped make this release possible:

  • @booky10
  • @Jan1k1
  • @linsaftw
  • @rafi67000
  • @retrooper
  • @Rothes
  • @TheFaser

What’s Changed

  • Improve chunk reading performance (#1526)
  • Add PluginMessage Common Wrapper (#1523)
  • Fix custom world clock use in dimension types (7c4dd0b)
  • Add support for 26.2 (#1529, 471a9e2, b1bbbae)
  • Update Gradle, Gradle plugins and actions (#1533, #1534)
  • Fix nullability annotations for ProtcolManager/PlayerManager (#1535)
  • Ignore udp listeners during injection (#1537)

View Full Changelog: v2.12.2...v2.13.0