« ProtocolLib » : différence entre les versions
Aller à la navigation
Aller à la recherche
mAucun résumé des modifications |
mAucun résumé des modifications |
||
(Une version intermédiaire par le même utilisateur non affichée) | |||
Ligne 1 : | Ligne 1 : | ||
{{Infobox Plugin| catégorie = | {{Infobox Plugin| image = No_Logo.png|catégorie = API | dev = aadnk | bukkit = protocollib | grade = Intendant | status = installé |}} | ||
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. |
Dernière version du 17 janvier 2015 à 10:49
ProtocolLib | ||||
---|---|---|---|---|
![]() | ||||
Plugin | ||||
Catégorie | API [edit] | |||
Développeur(s) | aadnk | |||
Bukkit | protocollib | |||
Nefald | ||||
Status | installé [edit] | |||
Grade requis | Intendant | |||
Article | ||||
Dernière révision | 17/01/2015 |
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.