-
Notifications
You must be signed in to change notification settings - Fork 65
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
Servers need authentication #36
Comments
Hi! For now only Java servers running in offline mode are supported. Otherwise you need to provide Microsoft account credentials for authentication which is not supported by the proxy at the moment. This is not hard to support so I might add it in the near future. If you own the server you can change online mode to false in server.properties. Or the server is not running in online mode? Please let me know 🙏 |
Any news about an auth system ? Or it is possible to explain how to enable auth when we clone the repo ? |
I abandoned development of that system because:
There are no features that are available only if you clone this locally. This feature is not implemented yet and there is no simple toggle. However, implementing simple auth in the proxy code can be relatively simple. |
I have updated the connect screen to support more options with the new proxy selector, so this feature is really close! |
available now on s.mcraft.fun . Current status: supports only vanilla servers above 1.19.4 (tested on 1.20.2). |
Whenever I try to open a server, I get the error message “You have been disconnected from the server. End reason: this server appears to be an online server and you are providing no authentication. Try authenticating first.” Last status: Connecting to server
Is there any way to resolve this? I am using working proxies and ports.
The text was updated successfully, but these errors were encountered: