Sol's AuthLogin

A server-side authentication mod. It provides a complete login/registration system for servers that require an additional layer of account security.

File Details

1.20.1 - v1.2.1: HOTFIX, IMPROVEMENTS

  • R
  • Apr 22, 2026
  • 92.51 KB
  • 170
  • 1.20.1
  • Forge

File Name

solsauthlogin-1.20.1-1.2.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:sols-authlogin-1450282:7969214")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

 

Sol's AuthLogin v1.2.1 (Forge 1.20.1)
Release date: 2026-04-23

This update focuses on startup stability and safer behavior on hosted/containerized servers.

  • Fixed a startup freeze risk in some hosting environments.
  • Corrected requireClientMod=false behavior for manual-login servers.
  • Hardened auth-lock enforcement to be consistent for server - client handshake.