Back
Source file

Languages

EN/English | ZH-CN/简体中文

Auto Login

A client-side Fabric mod that automatically logs you into authentication-based Minecraft servers (e.g. EasyAuth, AuthMe) using a locally encrypted password.

This mod runs entirely on the client and does not modify any server behavior.

Features

Commands

Set password (required once)

/autologin set <password>

Trigger auto-login immediately

/autologin login

Enable / disable

/autologin on
/autologin off

Clear saved password

/autologin clear

How It Works

  1. On first setup, the password is encrypted and saved locally
  2. When you join a server:
  1. The password is never sent anywhere else and is never logged

The mod does not intercept packets, modify UI, or hook into server authentication logic.

Security Notes

Supported Versions

License

MIT