aadnk / ProtocolLib

Provides read and write access to the Minecraft protocol with Bukkit.
GNU General Public License v2.0
287 stars 92 forks source link

Adding 1.17.1 support to TinyProtocol #192

Closed Tvhee-Dev closed 1 year ago

Tvhee-Dev commented 3 years ago

Is your feature request related to a problem? Please describe. I have tried to use TinyProtocol, it will work with server packets, but I can't make it work with player packets. If you try to login you will get disconnected immediately.

Describe the solution you'd like 1.17.1 support

Describe alternatives you've considered I have tried many things, like extending other classes, searching on the web, etc. I can't seem to make it work.

Additional context