Skip to content

ProtocolLib v4.5.1

Compare
Choose a tag to compare
@dmulloy2 dmulloy2 released this 04 Jun 01:26
· 288 commits to master since this release
9a65ddb

If ProtocolLib has made your life easier, please consider donating. It really means a lot!

Additions

  • 1.15.2 support
  • Support for CatServer/Magma

Bug Fixes

  • Fix error with legacy block data (#809)
  • Fix an incompatibility with CraftBukkit
  • Fix direction and dimension enums in 1.15.2

Improvements

  • Use the new Spigot updater
  • More useful metrics
  • Only fetch AttributeModifier$Operation if viable (#773)
  • Be more specific in which sendPacket method we choose (PaperMC/Paper#3282)
  • Cache PacketType#hashCode (#818)
  • Improve WrappedDataWatcher hasIndex performance (#850)

This release has no known bugs. Report any you find on GitHub