AuthLogin
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #165 of 171 management mods in this game by downloads
📋 About This Mod
# **AuthPlugin** Keep your offline-mode server secure with a full login and registration system. ### **Features:** - Players must ```/register <password> <password>``` on first join and ```/login <password>``` on every reconnect - Until authenticated, players are completely frozen, invisible to others, blinded, and teleported to a hidden sky position to prevent coordinate reading via mods - Passwords are stored as BCrypt hashes — completely unreadable even by the server owner - 60 second login timeout before automatic kick - Fully configurable via ```config.json``` ### **Admin Commands** - ```/forcelogin <player>``` — force authenticate an online player - ```/resetpassword <player>``` — wipe a player's password so they can re-register - ```/authreload``` — reload the config without restarting ### **Config** ``` { "login_timeout_seconds": 60, "timeout_kick_message_login": "You took too long to log in.", "timeout_kick_message_register": "You took too long to register.", "max_login_attempts": 5, "min_password_length": 6 } ```
# AuthPlugin Keep your offline-mode server secure with a full login and registration system.
### Features:
- Players must ```/register
``` on first join and ```/login ``` on every reconnect - Until authenticated, players are completely frozen, invisible to others, blinded, and teleported to a hidden sky position to prevent coordinate reading via mods
- Passwords are stored as BCrypt hashes — completely unreadable even by the server owner
- 60 second login timeout before automatic kick
- Fully configurable via ```config.json```
### Admin Commands
- ```/forcelogin
``` — force authenticate an online player - ```/resetpassword
``` — wipe a player's password so they can re-register - ```/authreload``` — reload the config without restarting
### Config
``` { "login_timeout_seconds": 60, "timeout_kick_message_login": "You took too long to log in.", "timeout_kick_message_register": "You took too long to register.", "max_login_attempts": 5, "min_password_length": 6 } ```
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- D4rkScreen_
- Version
- 1.0.0
- Downloads
- 364
- Endorsements
- 0
- Category
- management
- Created
- 4/30/2026
- Updated
- 4/19/2026
- Game Versions
- 26.1.2
- Tags
- management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does AuthLogin support?
The author lists 26.1.2. Other versions may work but are untested by the author.
What is the latest version of AuthLogin?
Version 1.0.0, published 2026-04-19 with 364 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await