File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1+ !!!!! v2.10.0
2+
3+ # PacketEvents 2.10.0 is finally out! 🎉
4+
5+ This update includes critical bug fixes & minor additions to the API.
6+
7+ # Brief Announcement 📢⚠️
8+
9+ ### We have our very own website: https://packetevents.com
10+
11+ ### Documentation: https://docs.packetevents.com
12+
13+ ### JavaDocs: https://javadocs.packetevents.com
14+
15+ ## What's Changed (Summary)
16+
17+ * Added 1.21.9 & 1.21.10 support
18+ * Various bug fixes (such as TPS reading, PlayerModelType reading/writing, and more)
19+ * Update adventure API
20+
21+ ** View Full Changelog** : https://github.com/retrooper/packetevents/compare/v2.9.5...v2.10.0
22+
23+ ## If you want to support PacketEvents, consider sponsoring us on [ GitHub Sponsors] ( https://github.com/sponsors/retrooper )
24+
25+ ## Maven/Gradle Dependency
26+
27+ ### ** Check out** : https://docs.packetevents.com/getting-started
28+
129!!!!! v2.9.5
230
331# PacketEvents 2.9.5 is out now! 🎉
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2000m
22
33# TODO UPDATE
44fullVersion =2.10.0
5- snapshot =true
5+ snapshot =false
66
77publishing.display_name =PacketEvents
88publishing.modrinth.project =HYKaKraK
You can’t perform that action at this time.
0 commit comments