Hello! Im try to get protocol version from player and i getted random numbers, but its not a protocol numbers And i think the protocol(448) encoded, and how decode this?
On the DataPacketReceiveEvent, handle the LoginPacket. There is a property named "protocol" in thee LoginPacket. Get it and save it somewhere, then you can acess it and do your checks.