Allow unauthenticated users to be kicked to fallback server
Supposedly-Sam opened this issue ยท 0 comments
Why?
It would be a great feature to allow unauthenticated users to be kicked to a fallback server; this server could display information about the server group and how to authenticate to join the main servers.
What and How?
If a user attempts to join a server that requires authentication, and does not have that auth present, they will be kicked to a fallback server instead of full disconnected.
Are there alternatives?
If a user attempts to join a server that requires a certain role, and does not have that role present, they will be kicked to a fallback server instead of full disconnected.
Checks
- I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.
Anything else
No response