Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Support Query protocol #367

Open
hvlxh opened this issue Apr 1, 2023 · 3 comments
Open

[Feature] Support Query protocol #367

hvlxh opened this issue Apr 1, 2023 · 3 comments

Comments

@hvlxh
Copy link
Contributor

hvlxh commented Apr 1, 2023

can't just create another socket to send the information of server cuz it will shows 'already using' so better to feature it.

@extremeheat
Copy link
Member

I wasn't aware Bedrock servers implemented the pc query protocol. Is there any reason to use that opposed to doing an unconnected pong, like the vanilla client fetches information?

@hvlxh
Copy link
Contributor Author

hvlxh commented Apr 2, 2023

query can gives more information than ping like plugins, server software name, players list, etc

@extremeheat
Copy link
Member

We don’t appear to implement this in nmp either, per PrismarineJS/node-minecraft-protocol#456. So far no big problems since then, but indeed this is something we could support in the future.

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

No branches or pull requests

2 participants