Protocol: Check protocol version before joining
The join query is now "JOIN xxxx (plr-name)" , where xxxx is theclient's protocol version. If it does not match, the joining is notallowed.
The server could allow clients with older protocol versions to joinif it can guarantee backwards compatibility.
View differences
Protocol: Check protocol version before joining
The join query is now "JOIN xxxx (plr-name)" , where xxxx is the
client's protocol version. If it does not match, the joining is not
allowed.
The server could allow clients with older protocol versions to join
if it can guarantee backwards compatibility.