ProtocolLib 1.3.2

Details

  • Filename
    ProtocolLib_1.3.2.zip
  • Uploaded by
  • Uploaded
    Oct 11, 2012
  • Size
    476.46 KB
  • Downloads
    674
  • MD5
    aa95f9195ee57270856a5d37764a2252

Supported Bukkit Versions

  • CB 1.3.2-R1.0

Changelog

Compatibility:

  • Reorder injection hooks. Should make plugin conflicts less likely.

Features

  • Added the ability to enumerate IntEnums.
  • Added the ability to determine if any client or server packet is valid.
  • Added the ability to customize each worker thread.
  • Make it possible for threads to delay packet transmission.

Bug fixes

  • Ensure that non-CraftBukkit item stacks are correctly converted.
  • Unwrap collections in the packet constructor.
  • Honor the sending index when the packet has finished processing.
  • Add a warning message for lost packets.
  • Handling the case where someone is writing a NULL element to an equivalent converter.
  • Added the same NULL check to the generic Bukkit unwrapper.

ProtocolLib 1.3.1 can only be found on GitHub.