Skip to content

ProtocolLib v3.6.5

Compare
Choose a tag to compare
@dmulloy2 dmulloy2 released this 10 Feb 21:33
· 587 commits to master since this release

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