2.3.0
New PacketEvents release here!
Finally a new update with 1.20.5/1.20.6 support, new additions and various bug fixes. As ViaVersion mentioned, this is definitely one of the largest networking changes. Please remember that this section is only a summary of the changes.
This update wouldn't be possible without these contributors ❤️: @booky10, @AbhigyaKrishna, @SamB440, @AoElite, @MachineBreaker, @ytnoos, @Kamilkime, @Wekylend, @Leymooo, @Bram1903
- 1.20.5/1.20.6 support
- Fixed incompatibility with ViaVersion
- Slow but steady introduction of the Fabric module (not stable)
- Compress mappings within PacketEvents to reduce file size
- Optimizations to event handling
- SpigotConversionUtil#getEntityById added (works on all versions now)
- Implemented proper memory management on proxy
- Implemented the setting to kick players after receiving an exception
- Implemented Location#getDirection
- Various functionality in SpigotConversionUtil fixed
- JoinGame issues on 1.16/1.16.1 fixed
- Redesign of FoliaScheduler utility within PacketEvents
- Potions class implemented (The PotionTypes class is for entity effects, the Potions class for the potions available in the creative inventory)
- Odd downsampling of colors fixed
- Fix UUID serialization with Adventure
- Fixes for WrapperPlayServerDeclareCommands