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] Allow users to switch between servers when advancedServerInfo is enabled #34

Open
PurplProto opened this issue Jul 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@PurplProto
Copy link

The issue
Currently, if you have advancedServerInfo enabled, this disables listing servers in-game using /server. Attempting to connect to a well-known server i.e. /server lobby yields an error.

The feature request
I'd like there to be a toggle in the advancedServerInfo section of the config labelled something like "serverSwitchingDisabled" or even simpler "modpackMode". With this option set to true we would have the existing functionality where servers do not show when /server is executed in-game and attempting to connect to a well-known server i.e. /server lobby will fail as it currently does.
Having this option set to false would still have the server MOTD messages show on ping in the server list screen in the main menu of the game, however, users would now be able to see the other servers when running /server in-game and be able to attempt connecting to any of the servers listed there. This should not alter the effect of checking the server version when ViaVersion support is disabled.

Motivation example
As an admin/owner, I have 2 Forge servers and 2 vanilla servers, I want to display a different MOTD for each server.
As a player on Forge server 1, I want to switch to Forge server 2 without having to return to the server browser since both servers are running the same modpack.
As a player on Vanilla server 1, I want to go to Vanilla server 2 without having to return to the server browser.

@PurplProto PurplProto added the enhancement New feature or request label Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant