MultiAuth
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 0.0.2-alpha
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/multiauth
资源信息
Minecraft 版本: 1.12.2
平台: forge
资源介绍
MultiAuth
MultiAuth is a Forge mod allowing Minecraft servers to accept connections from multiple Yggdrasil authentication services simultaneously.
✨ Features
- Multi-Yggdrasil Support: Connect to any number of auth services (Mojang, private, etc.).
- Discovery Protocol: Instant auth-provider identification via custom network packets.
- UUID Namespacing: Deterministic UUID generation to prevent inventory collisions between providers.
- Duplicate Handling: Optional
@indexaliasing for users with identical names. - Smart Caching: Remembers player auth sources to speed up login.
- Skin Validation: Full RSA signature verification for all providers.
? Configuration (multiauth.json)
Located in your config/ folder.
{
"server": [
{
"name": "Mojang's Session Server",
"url": "https://sessionserver.mojang.com"
},
{
"name": "Azures04's Servers",
"url": "https://yggdrasil.azures.fr"
}
],
"cache": true,
"allowDuplicateNames": true
}
- server: Authorized auth services (order determines @index alias).
- cache: Save successful login sources.
- allowDuplicateNames: Allow identical usernames via aliasing.
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~