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.16.5 - v1.2.27: Login Auth-State Fix

  • R
  • May 15, 2026
  • 96.07 KB
  • 22
  • 1.16.5
  • Forge

File Name

solsauthlogin-1.16.5-1.2.27.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Fixed a bug where players could successfully log in but still remain stuck in auth-state.
  • Fixed a bug where movement could still feel blocked after login, especially when teleportToSpawn=false.
  • Improved the post-login release flow so movement, inventory, and normal interaction access now return immediately when teleport-back is not being used.
  • Added safer fallback handling for teleport-back completion so players do not stay restricted if the return-position flow cannot finish normally.