
Metrics : true #If TRUE, ProtocolLib will publish anonymous usage data to. The installation will take effect when the server restarts.Īuto lay : 43200 #The number of seconds between each check for a new update.Īuto updater.last : 0 #This simply records the last time (in seconds since ) an update check was performed. If you're using Maven, you'll be able to automatically download the jar, JavaDoc and associated sources from the following repository:Īuto updater.notify : true #Inform any player with the permission when a new version of ProtocolLib is out.Īuto updater.download : false #Automatically download and install the newest version of ProtocolLib. It is essentially a mechanism to send and receive raw packets without structure modifiers or wrappers. There is a lightweight alternative to ProtocolLib called TinyProtocol. A new tutorial is in progress on the wiki. It doesn't do anything on its own, it simply allows other plugins to function.Ī somewhat dated tutorial can be found here.

Just download ProtocolLib from the link above. Provide any stack traces or "errors" using pastebin.

Provide your ProtocolLib version and Spigot version.


ProtocolLib is a library that allows read and write access to the Minecraft protocol. This is quite cumbersome to do, however, and most implementations will break as soon as a new version of Minecraft has been released, mostly due to obfuscation. A common technique is to modify incoming and outgoing packets or to inject custom packets into the stream. It really means a lot!Ĭertain tasks are impossible to perform with the standard Bukkit API and may require working with and even modifying Minecraft directly. If you love ProtocolLib or it has made your life significantly easier, consider a one-time donation, sponsoring the project or leaving a positive review below. Thanks for over 2 million downloads everyone! Use the latest release for 1.8 through 1.19.4 Source Code: Contributors: dmulloy2 and aadnk Donation Link: ProtocolLib Native Minecraft Version: 1.17 Tested Minecraft Versions:
