
Protocol version selector GUI
RuiNtD opened this issue ยท 3 comments
Is your feature request related to a problem? Please describe.
It should be easier to choose a protocol version, like MultiConnect has., without having to look up the IP address suffix for specifying the protocol version.
Describe the solution you'd like
A drop-down menu allowing you to choose a version of Minecraft. The drop-down menu can just change the ._vX.viafabric
at the end of the IP address so nothing has to be saved to config.
Describe alternatives you've considered
A textbox allowing you to just type in a protocol / version number (replacing .
with _
) would work just as well.
Which versions is this for?
Specifically for the client version of ViaFabric.
I just found out about VIAaaS and I'm wondering if it'd be better to make a separate mod that allows you to also specify an IP address for VIAaaS (or just use ViaFabric) as well as the other settings VIAaaS supports.
I just found out about VIAaaS and I'm wondering if it'd be better to make a separate mod that allows you to also specify an IP address for VIAaaS (or just use ViaFabric) as well as the other settings VIAaaS supports.
Maybe I could make a web page for generating the VIAaaS addresses
I just found out about VIAaaS and I'm wondering if it'd be better to make a separate mod that allows you to also specify an IP address for VIAaaS (or just use ViaFabric) as well as the other settings VIAaaS supports.
Maybe I could make a web page for generating the VIAaaS addresses
I mean, it'd be a lot more helpful if it was actually in the client. Maybe if there was a button in the add server / direct connect screen that would open the webpage?