Language

combo Auth

combo Auth

Modrinth

Combining Mojang authentication system with Ely.by

7.0k downloads 36 followers updated 24mo ago
Modrinth
Fabric 1.7.5 – 1.21 Utility

This small mod allows players with Ely.by accounts to enter the server with online_mode=true without interfering with players with Mojang accounts.

The mod just combines two or more authentication systems without interfering with the server itself.

First, authentication occurs on the Mojang servers, and after an unsuccessful login, a check occurs on Ely.by or other servers, depending on the config . If there and there did not pass the test, then the player is not allowed on the server.

In order to achieve this result, it was necessary to download the patch from the official site Ely.by, which was not convenient and prevented players with official accounts from logging in.

When using this mod, I recommend setting enforce-secure-profile=false in the server configuration to disable message signing that Ely,by players do not have.

At the moment, I have managed to create an agent with this idea for other kernels besides fabric in combo-auth-agent.

Config:

"AuthList":[ "order of execution" ],
"AuthSchema":{
    "name":{
        "url_check": "url request hasJoinedServer"
        "url_property" : "url reqest profile property (skin&cape)"
        "AddProperty" : [{"custom" : "property"},
            {"name":"ely","value":"why not"}]
    }
},
"dubug" : "all / detal / (not necessary)"     

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download combo Auth

Files are served directly from the original source. Modgrid does not host or modify them.