HomeJavaModsProtocol Library
Protocol Library
A lightweight and efficient library for handling Minecraft packets across all versions, designed to eliminate version-specific complexities and reduce CPU usage.

Obviously, you might have come across a project called ProtocolLib, which provides a more convenient and faster way to send and listen for Minecraft packets (Bukkit).

In my team's projects, we encountered its issues — we had to send packets differently depending on the version, and ProtocolLib caused high CPU usage.

I decided to develop my own system to fix all these issues — and here it is! Now you no longer need to worry about varying packet structures across different Minecraft versions. This library can even be integrated into standalone applications (e.g., proxy servers).

You can find more details in GitHub readme file. I’d appreciate any feedback and stars! :)

Feel free to ask me any questions here:
  1. Telegram: https://t.me/milanskyyy
  2. Discord: milansky
  3. GitHub Issues: https://github.com/rmilansky/minecraft-protocol-java
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Protocol Library is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.12, 1.16, 1.17 and newer. Downloaded 902 times (via Spigot). Download it and open it directly in the game.

Explore more