Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

Server list ping should return the protocol sent by the player #200

Open
Pablete1234 opened this issue Jun 11, 2016 · 3 comments
Open

Server list ping should return the protocol sent by the player #200

Pablete1234 opened this issue Jun 11, 2016 · 3 comments

Comments

@Pablete1234
Copy link
Member

The server list ping packet sent by the server, is always sending the 1.10 protocol, it should use the player's protocol (always that the protocol is supported) instead, so that you don't get this:
image

Info: http://wiki.vg/Server_List_Ping

@phase
Copy link

phase commented Jun 16, 2016

It's sending the 1.10 protocol because it's a 1.10 server. BungeeCord, ViaVersion, or some other protocol proxy is allowing other clients to connect.

@Pablete1234
Copy link
Member Author

@phase Sportbukkit allows both 1.9 and 1.10 clients to connect. The protocol hack is built-in

@phase
Copy link

phase commented Jun 16, 2016

Ah, sorry. 😫

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants