haveachin / infrared

An ultra lightweight minecraft reverse proxy and idle placeholder
https://infrared.dev
GNU Affero General Public License v3.0
722 stars 60 forks source link

Query protocol #167

Open GoodLucky777 opened 1 year ago

GoodLucky777 commented 1 year ago

Is your feature request related to a problem? Please describe. Minecraft query protocol is used by some server list website

Describe the solution you'd like Make able to set custom query with config, get query from the server and send it to client.

Additional context

PurpleIsEverything commented 1 year ago

This is definitely an essential feature.

haveachin commented 1 year ago

I'll look into it, but I don't think this will work with the reverse proxy, since the query protocol does not use FQDN.

PurpleIsEverything commented 1 year ago

Even if it just has a generic configured reply for all FQDNs that's fine as well just right now without it replying at all many server lists just see the server as offline entirely.