Player Protocol Version
Benz56 opened this issue ยท 0 comments
Describe the bug
ProtocolLibrary.getProtocolManager().getProtocolVersion(player); returns the Minecraft server protocol version and not the player's. Is there a new way of getting the client's version via ProtocolLib?
To Reproduce
Run ProtocolLibrary.getProtocolManager().getProtocolVersion(player);
Expected behavior
I expected it to return the player's protocol version.
Version Info
https://pastebin.com/tfPE3ama