promotional bannermobile promotional banner

[Deprecated] OfflineAuth

1.7 Forge auth mod

File Details

offlineauth-mc1.7.10-0.2.96.jar

  • B
  • Nov 15, 2022
  • 4.25 MB
  • 537
  • 1.7.10
  • Forge

File Name

offlineauth-mc1.7.10-0.2.96.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:offlineauth-646817:4089280")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • changeplayername command works
  • command delplayer kicks the banned user from server now
  • command playerexists looks for both identifier and username now, prints both if user found
  • information about if debug mode is enabled should be good now
  • debug config now applies to server too
  • Server public key is fetched at each keystroke in the port field, so users can confirm the fingerprint before hitting "register"
  • a lot of debug prints were added
  • minor changes allowing integration with mods, added integration to ftb lib/util
  • fixed ftb util compat when requested player isn't connected
  • Fixed players without the mod clientside being able to join the server. As the packet gets lost, there is a maximum 5 seconds delay to kick a player.