Allow query port and bedrock port to be on the same port
What feature do you want to see added?
It's quite common for servers to have their query port on the same port as their query port (assuming the latter is enabled). Now since both use UDP this naturally can't work by default.
It would be lovely if there was a way for the plugin to detect such query requests and respond to them the same way the normal query port would, allowing server owners to add bedrock support without having to change their query port.
We talked about this on the Discord and I think adding exclusive Paper support would be a start but ultimately I need at least Spigot support for my own use case.
Are there any alternatives?
This is no urgent feature and I am aware one can just change the query or bedrock port.
Being able to have them both on the same port through some protocol multiplexing would just be a convinience!