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

authlib-injector auth #974

Closed
WindLeaf233 opened this issue Jul 18, 2020 · 11 comments
Closed

authlib-injector auth #974

WindLeaf233 opened this issue Jul 18, 2020 · 11 comments

Comments

@WindLeaf233
Copy link

New server auth -- authlib-injector
authlib-injector enables you to build a Minecraft authentication system offering all the features that genuine Minecraft has.
My server is using authlib-injector to authenticate user. Please be sure about add that, thanks.

authlib-injector Github: https://github.com/yushijinhun/authlib-injector

authlib-injector.zip

Alternatives
I tried use -javaagent:authlib-injector.jar=[yggServer] to start Geyser, but it not working.

@Camotoy
Copy link
Member

Camotoy commented Jul 18, 2020

Hi! I looked into authlib-injector, but I'm unsure what it does. Are there English documents that explain its purpose?

@Heath123
Copy link
Contributor

Does Floodgate not work?

@WindLeaf233
Copy link
Author

WindLeaf233 commented Jul 18, 2020

No, I tried to use Floodgate to start server, but I can't join my server...

@WindLeaf233
Copy link
Author

WindLeaf233 commented Jul 18, 2020

I'm sorry, it not English documents here...
But the general idea is to use a ygg server to authenticate MC server users.
For example, I can use an account created from a ygg server to access the server opened by authlib-injector.
That's probably what it meant.
Then, the start command of authlib-injector is java -javaagent:{/path/to/authlib-injector.jar}={API Root of Authentication Server}, such as java -javaagent:authlib-injector.jar=https://myserver .com/ygg.
You can use Google Translate to translate this page https://github.com/yushijinhun/authlib-injector/wiki.
If you can't understand it, I can find the author of authlib-injector and try to translate it into English... Thanks.

@Camotoy
Copy link
Member

Camotoy commented Jul 18, 2020

Geyser is not a server itself; it connects to a server.

@WindLeaf233
Copy link
Author

I know, but what do I join my BE geyser server use authlib-injector?
I think you can add it, to change BE auth.

@Camotoy
Copy link
Member

Camotoy commented Jul 18, 2020

What's your complete server setup?

@WindLeaf233
Copy link
Author

config?

@Camotoy
Copy link
Member

Camotoy commented Jul 18, 2020

The layout of your server - where is Geyser setup, or which server is Geyser trying to connect to?

@WindLeaf233
Copy link
Author

trying to connect own 1.16 server

@WindLeaf233
Copy link
Author

hm, just forget it, i will try to find other ways to connect my server, thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants