File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ !!!!! v2.9.0
2+
3+ # PacketEvents 2.9.0 is out now! 🎉
4+
5+ ### New update now supports Minecraft version 1.21.6 & 1.21.7. We suggest that you update, as numerous bugs have been fixed.
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.6 support
18+ * Added 1.21.7 support
19+ * Bug fixes
20+
21+ ** View Full Changelog** : https://github.com/retrooper/packetevents/compare/v2.8.0...v2.9.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.8.0
230
331# PacketEvents 2.8.0 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.9.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