Skip to content

ProtocolLib v4.6.0

Compare
Choose a tag to compare
@dmulloy2 dmulloy2 released this 15 Feb 19:09
· 235 commits to master since this release
ab0faab

Huge thank you to my GitHub sponsors @PaulBGD and @Yive. Sponsorships and donations are greatly appreciated and help keep me motivated.

Additions

  • Support for 1.16.x
  • Support for Java 15 (#1025)
  • Serialization to/from byte arrays (#875)

Improvements

  • Cache perm gen bean to improve performance (#876)
  • Removed legacy code and dependencies
  • Better support for MCP packet names (#862)

Bug Fixes

  • Skip non-vanilla packets (#959)
  • Fix issue with Chat Extensions
  • Various other bug fixes

As always, report any issues you encounter on GitHub Issues