- Fixed console spam from packetList being null
- Relocate libraries to prevent conflicts with other plugins
- Remove loom from common sources
- Split up Recieve and Send packet listeners and set priority to be first/last to see packets respectively. Should stop other packets that cancel keepalive and/or transaction packets from causing listener errors.
- Fix IndexOutofBoundsException that may occur in handler for ping packets. It has very limited impact on plugin functionality besides potentailly affecting ping measurements
- Fix offground sync status message not showing correct state
- Temporarily exempt effects of knockbacksync on bows
(Bukkit-only) fix init on bukkit breaking after refactor attempt
- (Fabric-Only) New build of PacketEvents with bukkit feature parity. Accurate ping measurements and jitter have come to Fabric!
- (Fabric-Only) Fix Fabric support for a few minor features
- Fix Status message showing up as scrambled text sometimes
- Add new ClientBrand chart
- Make PlayerVersionsPie more robust
- Make Status Command show off-ground sync toggle state