
Auto Login
Automatically logs in to auth servers using a locally encrypted password
Screenshots

About this Mod
Languages
Auto Login
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
- Automatically sends
/login <password>after joining a server - Password is stored locally and encrypted (AES-GCM with random device key)
- No server-side plugin or mod required
- Client-only, safe for multiplayer servers
- Manual trigger via command for testing or fallback
Commands
Set password (required once)
/autologin set <password>
- Encrypts and saves the password locally
- Enables auto-login automatically
Trigger auto-login immediately
/autologin login
- Executes login attempt right now
- Useful for testing or manual retry
Enable / disable
/autologin on
/autologin off
Clear saved password
/autologin clear
- Deletes stored credentials
- Disables auto-login
How It Works
- On first setup, the password is encrypted and saved locally
- When you join a server:
- The mod waits until the client is fully initialized
- Then sends the login command directly to the server
- The password is never sent anywhere else and is not logged
The mod does not intercept packets, modify UI, or hook into
server authentication logic.
Security Notes
- Passwords are stored only on your local machine
- Encryption uses:
- Random 256-bit device key (generated per installation, not derivable from public info)
- AES-GCM (authenticated encryption)
- The encryption key is stored in a separate file from the config
- No plaintext password is written to disk
- Do not reuse important real-world passwords
Supported Versions
- Minecraft 26.1.2
- Fabric Loader 0.19.2+
- Fabric API 0.150.0+
- Java 25
License
MIT
Available Versions
How to Install Auto Login on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "Auto Login". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 1.21.11
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Auto Login server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is Auto Login compatible with fabric?
Auto Login officially supports fabric for Minecraft 26.1.2, 1.21.11. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Auto Login – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Auto Login consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Auto Login with just one click on your server.