ProtocolLib 4.1.0
Details
-
FilenameProtocolLib.jar
-
Uploaded by
-
UploadedSep 18, 2016
-
Size1.37 MB
-
Downloads58,825
-
MD5618b78e1665f1d68b6aa4007b119f8d9
Supported Bukkit Versions
- 1.10
- 1.9
- 1.8.1
Changelog
I realize versioning got a little ...complicated... since I decided to drop legacy support. So, with the release of 4.1.0, the main branch of ProtocolLib will support 1.8 and up. The legacy branch, 3.7.0, will support 1.7.10 and below. I encourage all developers who added ProtocolLib version checks to adjust these checks accordingly or remove them altogether. Now, on to the meat of the update.
Additions:
- Support for Minecraft 1.8.x
- Conversion methods for WirePackets
- Modifiers for UUIDs, Directions, and NBT Lists
Improvements:
- Made ProtocolLib locale independent
- Cache null classes to improve performance
- Wrap all serializable objects in DataWatchers
Bug Fixes:
- Fixed issues with cloning DataWatchers
- Fixed missing TileEntity write methods
- Fixed issues with "proxied" players (non-Bungee)
Development build equivalent: http://ci.dmulloy2.net/job/ProtocolLib/325/
A full list of changes can be found here: https://github.com/dmulloy2/ProtocolLib/commits/master
None :)
Create an issue if you happen to find one!