Skip to content

Releases: dmulloy2/ProtocolLib

ProtocolLib v3.6.5

10 Feb 21:33
Compare
Choose a tag to compare

Additions

  • /protocol dump - useful information for debugging
  • Optional update checking and automatic downloads
  • WrappedBlockData#getData()
  • BlockPosition#toLocation(World)

Improvements

  • Updated to 1.8.8
  • 1.9 future proofing

Bug Fixes

  • Fixed lag issues with background compilation
  • Fixed issues with server pings and ClosedChannelExceptions
  • Fixed conflict checking when the plugin folder was changed
  • Fixed the StreamSerializer for 1.8
  • Fixed issues with custom packets
  • Many fixes with backwards compatibility

Note: If the auto updater section is missing from your config, you must regenerate it or add the section manually to disable updates.

This will be the last version of ProtocolLib that supports Java 6!

Development Build Equivalent: http://ci.dmulloy2.net/job/ProtocolLib/222/
Full Changelog: https://github.com/dmulloy2/ProtocolLib/commits/master