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.25: Hotfix - Invisible Armor Stand

  • R
  • May 13, 2026
  • 95.95 KB
  • 7
  • 1.16.5
  • Forge

File Name

solsauthlogin-1.16.5-1.2.25.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Sol's AuthLogin System v1.2.25
Title: Auth-State Invisible Armor Stand Fix Update

  • Removed the real armor stand camera-anchor used during auth-state.
  • Auth-state players now stay locked using their own spectator camera instead of a separate entity.
  • Added legacy cleanup for old tagged auth armor stands from previous versions.
  • Invisible armor stands should no longer pile up after repeated logins.
  • Players waiting to authenticate should no longer leave random invisible entities around the map.
  • These old auth entities should no longer block right-click access to chests, doors, crafting tables, or other blocks.
  • Health-indicator and entity-target mods should no longer detect a fake armor stand for players in auth-state.
  • On updated server startup, the mod removes legacy auth camera armor stands left by older builds.

Residual note: this fixes the root cause for new logins. Existing leaked stands from older versions should be removed after the server restarts with the updated jar.