Basculer le menu
Changer de menu des préférences
Basculer le menu personnel
Non connecté(e)
Votre adresse IP sera visible au public si vous faites des modifications.


ProtocolLib
ProtocolLib
Plugin
Catégorie API [edit]
Développeur(s) aadnk
Bukkit protocollib
Nefald
Status non-installé [edit]
Grade requis Intendant
Article
Dernière révision 8/09/2025


Certain tasks are impossible to perform with the standard Bukkit API, and may require working with and even modify Minecraft directly. A common technique is to modify incoming and outgoing packets, or inject custom packets into the stream. 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.