Sprache

combo Auth

combo Auth

Modrinth

Combining Mojang authentication system with Ely.by

7.0k Downloads 36 Follower aktualisiert 24mo ago
neueste v1.3.1 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)"     

Versionen

Release
1.3.1
fabric · 1.20.2, 1.20.3, 1.20.4 · 24mo ago
fix required version ## required java 21
4.2k
Release
1.3.0
fabric · 1.7.5, 1.7.6, 1.7.7 · 25mo ago
made a different implementation approach to authlib ## required java 21
966
Release
1.1.1
fabric · 1.20.2, 1.20.3, 1.20.4 · 31mo ago
# port version for 1.20.2
1.1k
Release
1.1+1.16.5
fabric · 1.16.5 · 35mo ago
# port version for 1.16
95
Release
1.1+1.18
fabric · 1.18, 1.18.1, 1.18.2 · 35mo ago
# port version for 1.18
80
Release
1.1+1.17
fabric · 1.17, 1.17.1 · 35mo ago
# port version for 1.17
78
Release
1.1+1.19
fabric · 1.19, 1.19.1, 1.19.2 · 35mo ago
### Now the skin is visible for clean clients ### Add config file - can enable skin Ely clients for clean clients. - can enable skin non Ely clients for Ely…
302
Release
1.0
fabric · 1.19.4, 1.20, 1.20.1 · 36mo ago
124

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.