Majoras16 / ReAuth

A Mod to Re-Login to Mojang while Minecraft is still running

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReAuth

A Mod to Login again while Minecraft is running. No lengthy restarts for an expired session required.

Overview

Capabilities:

  • Fixes the Problem of having to restart your Client when your Session is invalid
  • Shows whether your Session is valid
  • Change Accounts while Minecraft is running
  • Change Username for playing offline

The Mod is clientside only - it will not work in servers mods folder
An invisible Login-Button is available in the MainMenu to be wrapped by CustomMainMenu (Button-ID 17325)(1.7.10+)

While a Mod handling login credentials may sound risky, the sourcecode is visible here for independent verification.

Branches

Since ReAuth supports a lot of Minecraft versions across two Modloaders their respective branches are listed here.
Versions below 4.0 will be updated to support Microsoft authentication as soon as possible.

MC Version Modloader Link to branch ReAuth version
1.19 Forge 1.19 4.0.3
1.18.2 Forge 1.18 4.0.3
1.18.2 Fabric --- ---
1.16.5 Forge 1.16 4.0.3
1.16.x Fabric 1.16-Fabric 3.9.3
1.14 / 1.15 Forge 1.14 4.0.3
1.12.x Forge 1.12 4.0.3
1.11.2 Forge 1.11 4.0.3
1.9 / 1.10 Forge 1.10 4.0.3
1.8.9 Forge 1.8 4.0.3
1.7.10 Forge 1.7 4.0.3
1.7.2 Forge 1.7.2 3.5.0
1.6.4 Forge 1.6.4 3.5.0
1.5.2 Forge 1.5.2 3.5.0
1.4.7 Forge 1.4.7 3.5.0

Links

License

All Rights Reserved.

About

A Mod to Re-Login to Mojang while Minecraft is still running