PacketEvents 2.10.1 is finally out! 🎉
This update includes some bug fixes.
Brief Announcement 📢⚠️
Visit our website: https://packetevents.com
Documentation: https://docs.packetevents.com
JavaDocs: https://javadocs.packetevents.com
What's Changed (Summary)
- Fixed certain particle types on 1.21.9 & 1.21.10 Minecraft
- Fixed the bee's component on 1.21.9 & 1.21.10 Minecraft
- Correction of 'mul' calculation in LpVector3d
View Full Changelog: https://github.com/retrooper/packetevents/compare/v2.10.0...v2.10.1
If you want to support PacketEvents, consider sponsoring us on GitHub Sponsors
Maven/Gradle Dependency
Check out: https://docs.packetevents.com/getting-started
PacketEvents 2.10.0 is finally out! 🎉
This update includes critical bug fixes & minor additions to the API.
Brief Announcement 📢⚠️
We have our very own website: https://packetevents.com
Documentation: https://docs.packetevents.com
JavaDocs: https://javadocs.packetevents.com
What's Changed (Summary)
- Added 1.21.9 & 1.21.10 support
- Various bug fixes (such as TPS reading, PlayerModelType reading/writing, and more)
- Update adventure API
View Full Changelog: https://github.com/retrooper/packetevents/compare/v2.9.5...v2.10.0
If you want to support PacketEvents, consider sponsoring us on GitHub Sponsors
Maven/Gradle Dependency
Check out: https://docs.packetevents.com/getting-started
PacketEvents 2.9.5 is out now! 🎉
This update includes critical bug fixes & minor additions to the API.
Brief Announcement 📢⚠️
We have our very own website: https://packetevents.com
Documentation: https://docs.packetevents.com
JavaDocs: https://javadocs.packetevents.com
What's Changed (Summary)
- Injector bug fix (for Spigot)
- WolfVariant issue fixed
- Chunk Data error fixed
- NBT tag issues fixed
- Direction Y/Z axis being swapped fixed
- Added WrappedBlockState to constructor of WrapperPlayServerBlockChange
View Full Changelog: https://github.com/retrooper/packetevents/compare/v2.9.4...v2.9.5
If you want to support PacketEvents, consider sponsoring us on GitHub Sponsors
Maven/Gradle Dependency
Check out: https://docs.packetevents.com/getting-started
PacketEvents 2.9.4 is out now! 🎉
This update includes minor bug fixes & minor additions to the API.
Brief Announcement 📢⚠️
We have our very own website: https://packetevents.com
Documentation: https://docs.packetevents.com
JavaDocs: https://javadocs.packetevents.com
What's Changed (Summary)
- Added SpigotConversionUtil#getEntityMetadata to retrieve metadata from a Bukkit entity.
- Fixed outdated 1.8 Spigot forks from being unable to load on PacketEvents.
- Fixed WrapperPlayServerWorldBorder for versions lower than 1.12.
View Full Changelog: https://github.com/retrooper/packetevents/compare/v2.9.3...v2.9.4

