
PacketEvents
PacketEvents is a protocol library tailored to Minecraft Java Edition, designed to facilitate the processing and transmission of packets.
Обновлён 22 июня 2026 г. · опубликован 22 августа 2023 г.
packetevents
PacketEvents is a protocol library tailored to Minecraft Java Edition, designed to facilitate the processing and transmission of packets.
Resources
Sponsors
Thanks to the following sponsors for supporting this project:
Credits
Here are some projects that we are heavily inspired by, thus we have integrated
small portions of their code into our work.
Protocol Documentation for the Minecraft Java Edition
ViaVersion
ProtocolSupport
adventure
MCProtocolLib
Statistics
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.13.0+fabric | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | fabric | 22 июня 2026 г. | .jar (4.5 МБ) |
| 2.13.0+velocity | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | velocity | 22 июня 2026 г. | .jar (4.9 МБ) |
| 2.13.0+sponge | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | sponge | 22 июня 2026 г. | .jar (4.6 МБ) |
| 2.13.0+spigot | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | bukkit, folia, paper, purpur, spigot | 22 июня 2026 г. | .jar (5.1 МБ) |
| 2.13.0+bungeecord | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | bungeecord, waterfall | 22 июня 2026 г. | .jar (5.0 МБ) |
| 2.12.2+velocity | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | velocity | 1 июня 2026 г. | .jar (4.7 МБ) |
| 2.12.2+sponge | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | sponge | 1 июня 2026 г. | .jar (4.4 МБ) |
| 2.12.2+fabric | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | fabric | 1 июня 2026 г. | .jar (4.3 МБ) |
| 2.12.2+spigot | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | bukkit, folia, paper, purpur, spigot | 1 июня 2026 г. | .jar (4.9 МБ) |
| 2.12.2+bungeecord | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | bungeecord, waterfall | 1 июня 2026 г. | .jar (4.8 МБ) |
| 2.12.1+velocity | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | velocity | 19 апреля 2026 г. | .jar (4.7 МБ) |
| 2.12.1+sponge | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | sponge | 19 апреля 2026 г. | .jar (4.9 МБ) |
| 2.12.1+fabric | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | fabric | 19 апреля 2026 г. | .jar (4.3 МБ) |
| 2.12.1+spigot | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | bukkit, folia, paper, purpur, spigot | 19 апреля 2026 г. | .jar (4.9 МБ) |
| 2.12.1+bungeecord | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | bungeecord, waterfall | 19 апреля 2026 г. | .jar (4.8 МБ) |
Показаны последние 15 из 117 версий. Все версии — на Modrinth.
Ченджлог
2.13.0+fabricРелиз26.1.1, 26.1.2, 26.2 · 22 июня 2026 г.
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
2.13.0+velocityРелиз26.1.1, 26.1.2, 26.2 · 22 июня 2026 г.
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
2.13.0+spongeРелиз26.1.1, 26.1.2, 26.2 · 22 июня 2026 г.
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
2.13.0+spigotРелиз26.1.1, 26.1.2, 26.2 · 22 июня 2026 г.
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
2.13.0+bungeecordРелиз26.1.1, 26.1.2, 26.2 · 22 июня 2026 г.
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
2.12.2+velocityРелиз26.1, 26.1.1, 26.1.2 · 1 июня 2026 г.
PacketEvents 2.12.2 is finally out! 🎉
This patch release contains a few critical bug fixes as well as some optimizations and reworks.
Recent donors: @PebbleHost, @perlsol, @TRGReal
If you intend on donating and do not wish to be mentioned, please add such a note on your donation.
Unfortunately, the PacketEvents PayPal account is no longer active. I hope to resolve any concerns with PayPal, who has frozen funds and activity on the account. If you want to donate, please use GitHub Sponsors or the newly setup BuyMeACoffee.
Thanks to all contributors who helped make this release possible:
- @booky10
- @Beaness
- @SamB440
- @retrooper
- @LeonTG
What's Changed
- Rework logging system in PacketEvents (now more consistently used across API)
a1067f5 - Optimize SpigotReflectionUtil.generateEntityId() method
95afd3f - Fix transmission/copying of packet wrappers when dealing with multiple packet listeners for the following wrappers: WrapperLoginServerLoginSuccess, WrapperPlayServerDeclareCommands, WrapperPlayServerMapData, WrapperPlayServerPlayerRotation, WrapperPlayServerSpawnWeatherEntity
20d2bd3 - Allow for the customization of chat message length limit for legacy Minecraft versions
a1067f5 - Multiple fixes for WrapperPlayServerSoundEffect
66d768d,73603f8 - Fix incorrect swapping of pitch and yaw for WrapperPlayServerSpawnEntity on Minecraft versions lower than 1.15
0634827 - Fix injection cleanup issues on Velocity (#1489,
cb8fb8b)
View Full Changelog: v2.12.1...v2.12.2
2.12.2+spongeРелиз26.1, 26.1.1, 26.1.2 · 1 июня 2026 г.
PacketEvents 2.12.2 is finally out! 🎉
This patch release contains a few critical bug fixes as well as some optimizations and reworks.
Recent donors: @PebbleHost, @perlsol, @TRGReal
If you intend on donating and do not wish to be mentioned, please add such a note on your donation.
Unfortunately, the PacketEvents PayPal account is no longer active. I hope to resolve any concerns with PayPal, who has frozen funds and activity on the account. If you want to donate, please use GitHub Sponsors or the newly setup BuyMeACoffee.
Thanks to all contributors who helped make this release possible:
- @booky10
- @Beaness
- @SamB440
- @retrooper
- @LeonTG
What's Changed
- Rework logging system in PacketEvents (now more consistently used across API)
a1067f5 - Optimize SpigotReflectionUtil.generateEntityId() method
95afd3f - Fix transmission/copying of packet wrappers when dealing with multiple packet listeners for the following wrappers: WrapperLoginServerLoginSuccess, WrapperPlayServerDeclareCommands, WrapperPlayServerMapData, WrapperPlayServerPlayerRotation, WrapperPlayServerSpawnWeatherEntity
20d2bd3 - Allow for the customization of chat message length limit for legacy Minecraft versions
a1067f5 - Multiple fixes for WrapperPlayServerSoundEffect
66d768d,73603f8 - Fix incorrect swapping of pitch and yaw for WrapperPlayServerSpawnEntity on Minecraft versions lower than 1.15
0634827 - Fix injection cleanup issues on Velocity (#1489,
cb8fb8b)
View Full Changelog: v2.12.1...v2.12.2
2.12.2+fabricРелиз26.1, 26.1.1, 26.1.2 · 1 июня 2026 г.
PacketEvents 2.12.2 is finally out! 🎉
This patch release contains a few critical bug fixes as well as some optimizations and reworks.
Recent donors: @PebbleHost, @perlsol, @TRGReal
If you intend on donating and do not wish to be mentioned, please add such a note on your donation.
Unfortunately, the PacketEvents PayPal account is no longer active. I hope to resolve any concerns with PayPal, who has frozen funds and activity on the account. If you want to donate, please use GitHub Sponsors or the newly setup BuyMeACoffee.
Thanks to all contributors who helped make this release possible:
- @booky10
- @Beaness
- @SamB440
- @retrooper
- @LeonTG
What's Changed
- Rework logging system in PacketEvents (now more consistently used across API)
a1067f5 - Optimize SpigotReflectionUtil.generateEntityId() method
95afd3f - Fix transmission/copying of packet wrappers when dealing with multiple packet listeners for the following wrappers: WrapperLoginServerLoginSuccess, WrapperPlayServerDeclareCommands, WrapperPlayServerMapData, WrapperPlayServerPlayerRotation, WrapperPlayServerSpawnWeatherEntity
20d2bd3 - Allow for the customization of chat message length limit for legacy Minecraft versions
a1067f5 - Multiple fixes for WrapperPlayServerSoundEffect
66d768d,73603f8 - Fix incorrect swapping of pitch and yaw for WrapperPlayServerSpawnEntity on Minecraft versions lower than 1.15
0634827 - Fix injection cleanup issues on Velocity (#1489,
cb8fb8b)
View Full Changelog: v2.12.1...v2.12.2
Полная история изменений — на Modrinth.
Комментарии
Загружаем…


