Skip to content
Compare
Choose a tag to compare

ProtocolLib v3.7.0

@dmulloy2 dmulloy2 released this
· 2 commits to 3.7.0 since this release
Compare
Choose a tag to compare

Note: This version only supports Spigot 1.7.10 and below. For current versions, see here: https://github.com/dmulloy2/ProtocolLib/releases/

This version contains critical bug fixes from the 3.6.x branch for 1.7.10:

  • Fixes issues related to MCPC / Cauldron / Thermos / Whatever they're calling it nowadays
  • Fixes issues related to entity tracking, especially with Paper
  • Backports a few critical performance fixes, including:
    • Fixes performance issues with background compilation
    • Ensure the packet registry is updated only when changes occur
    • Cache null classes to improve performance

A full changelog can be found here: https://github.com/dmulloy2/ProtocolLib/commits/3.7.0

Since 1.7.10 is 2 years old by now, only critical bugs will be addressed. No feature requests or minor bugs will be accepted.