PacketEvents 2.8.0 is out now! 🎉
New update now supports Minecraft version 1.21.5. Please update, as numerous bugs have been fixed.
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.5 support
- Various bugs fixed
View Full Changelog: https://github.com/retrooper/packetevents/compare/v2.7.0...v2.8.0
Contributors 🏅
This update wouldn't be possible without these contributors ❤️: @booky10, @Axionize, @Bram1903, @ManInMyVan, @ytnoos, @AoElite, @HaHaWTH, @divinepablo, @scienziatopazzo, @bridgelol, @MachineBreaker, @Luuzzi, @Beaness, @Rubenicos, @Loyisa
New Contributors
- @HaHaWTH made their first contribution in https://github.com/retrooper/packetevents/pull/1097
- @divinepablo made their first contribution in https://github.com/retrooper/packetevents/pull/1098
- @scienziatopazzo made their first contribution in https://github.com/retrooper/packetevents/pull/1105
- @bridgelol made their first contribution in https://github.com/retrooper/packetevents/pull/1199
- @Luuzzi made their first contribution in https://github.com/retrooper/packetevents/pull/1197
- @Beaness made their first contribution in https://github.com/retrooper/packetevents/pull/1212
- @Rubenicos made their first contribution in https://github.com/retrooper/packetevents/pull/1162
- @Loyisa made their first contribution in https://github.com/retrooper/packetevents/pull/1220
If you want to support PacketEvents, consider sponsoring us on GitHub Sponsors
Maven/Gradle Dependency
Check out: https://docs.packetevents.com/getting-started
PacketEvents v2.7.0 is out now! 🎉
New update with support of the latest Minecraft version. In addition to that, countless bugs were fixed.
Brief Announcement 📢⚠️
We have our own website: https://packetevents.com
Documentation: https://docs.packetevents.com
JavaDocs: https://javadocs.packetevents.com
What's Changed? (Summary)
- Added 1.21.4 support
- Fix: Potion contents item component for 1.21.2/1.21.3
- Fix: NPC objects to have unique server team names
- Add missing ServerVersion#V_1_9_1
- Validation checks added for window click type
Full Changelog: https://github.com/retrooper/packetevents/compare/v2.6.0...v2.7.0
New Contributors
- @Axionize made their first contribution in https://github.com/retrooper/packetevents/pull/1048
- @ShreyasAyyengar made their first contribution in https://github.com/retrooper/packetevents/pull/1044
- @mfnalex made their first contribution in https://github.com/retrooper/packetevents/pull/1076
Contributors 🏅
This update wouldn't be possible without these contributors ❤️: @booky10, @rafi67000, @ShreyasAyyengar, @AoElite, @Tecnio, @Axionize, @mfnalex
If you want to support PacketEvents, and any upcoming events we plan for the future, consider sponsoring us on GitHub Sponsors
Maven/Gradle Dependency
Check out: https://docs.packetevents.com/getting-started
PacketEvents v2.6.0 is out now! 🎉
New update with support of new platforms & the latest Minecraft version. In addition to that, countless bugs were fixed.
Brief Announcement 📢⚠️
We have our own website https://packetevents.com
Documentation: https://docs.packetevents.com
JavaDocs: https://javadocs.packetevents.com
What's Changed?
- 1.21.2 and 1.21.3 Minecraft support
- Sponge support added
- Fabric support added (also server-side)
- Utilizing the proper bStats API
- Registry element issues fixed
- Mappings issues fixed
- AdvancedSlimePaper issues fixed
- BungeeCord issues fixed
Full Changelog: https://github.com/retrooper/packetevents/compare/v2.5.0...v2.6.0
Contributors 🏅
This update wouldn't be possible without these contributors ❤️: @booky10, @ManInMyVan, @SamB440, @rafi67000, @Bram1903, @AbhigyaKrishna
If you want to support PacketEvents, and any upcoming events we plan for the future, consider sponsoring us on GitHub Sponsors
Maven/Gradle Dependency
Check out: https://docs.packetevents.com/getting-started
PacketEvents v2.6.0 is out now! 🎉
New update with support of new platforms & the latest Minecraft version. In addition to that, countless bugs were fixed.
Brief Announcement 📢⚠️
We have our own website: https://packetevents.com
Documentation: https://docs.packetevents.com
JavaDocs: https://javadocs.packetevents.com
What's Changed? (Summary)
- 1.21.2 and 1.21.3 Minecraft support
- Sponge support added
- Fabric support added (also server-side)
- Utilizing the proper bStats API
- Registry element issues fixed
- Mappings issues fixed
- AdvancedSlimePaper issues fixed
- BungeeCord issues fixed
Full Changelog: https://github.com/retrooper/packetevents/compare/v2.5.0...v2.6.0
Contributors 🏅
This update wouldn't be possible without these contributors ❤️: @booky10, @ManInMyVan, @SamB440, @rafi67000, @Bram1903, @AbhigyaKrishna
If you want to support PacketEvents, and any upcoming events we plan for the future, consider sponsoring us on GitHub Sponsors
Maven/Gradle Dependency
Check out: https://docs.packetevents.com/getting-started
New PacketEvents release here! 🎉
New update with performance improvements & bug fixes!
Brief Announcement 📢 (Some of these are still WIP⚠️)
We have our own website https://packetevents.com
Documentation: https://docs.packetevents.com
JavaDocs: https://javadocs.packetevents.com
If you want to support PacketEvents, and any upcoming events we plan for the future, consider sponsoring us on GitHub Sponsors
Contributors 🏅
This update wouldn't be possible without these contributors ❤️: @booky10, @AbhigyaKrishna, @KoutaChan, @ShadowOfHeaven , @Bram1903 , @libraryaddict, @AoElite, @rexlManu, @ManInMyVan, @KermanIsPretty, @Elikill58
What's Changed (Summary) 📚
- 1.21.1 Minecraft support
- Added 1.21 Fabric support (currently still only works on the client)
- Support for new BungeeCord changes (dropped support for legacy BungeeCord versions)
- PacketEvents commit-hash made visible in Minecraft Console
- More efficient mappings reading, and event system
- Added network synchronized registries (complete 1.21 support)
- Added WrapperPlayServerBossBar wrapper
- Various bug fixes