promotional bannermobile promotional banner

MGT-Login

A lightweight server-side mod that enhances security by requiring password-based login and offering automatic authentication through IP + password verification.
Back to Files

mgtlogin-1.0.0.jar

File namemgtlogin-1.0.0-SNAPSHOT.jar
Uploaded
Oct 25, 2025
Downloads
237
Size
59.4 KB
Mod Loaders
NeoForge
File ID
7148103
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:mgt-login-1371608:7148103"

Learn more about Curse Maven

What's new

# 📜 Changelog - MGT-Login v1.0.0

✨ Initial Release

🔐 Authentication

- Added secure login system with **nickname/UUID + password**.
- Implemented **automatic login** when nickname and IP match the last session.
- Password required again if the IP address changes.

🛡️ Player Protection

- Introduced "limbo" state until authentication is complete:
- Inventory hidden
- Interactions blocked (pickup, drop, break, etc.)
- Movement blocked
- Blindness effect applied

⚙️ Configuration

- Added **database persistence** with customizable table and column names.
- Added **user interface options**: title bar, action bar, action bar counter, sounds, and chat components.
- Added **teleport settings**:
- Teleport to a safe location on login
- Return to last location on exit
- Respawn at spawn on death

🛠️ Commands

  • /setspawn
  • /original (marca conta como original)
  • /pirata (marca conta como pirata)
  • /login, /logar (logar na conta)
  • /register, /registrar (registra conta)
  • /authdiscord, /autenticar (vincula ao discord)
  • /mgtlogin forcelogin <nick>
  • /mgtlogin unlogin <nick>
  • /mgtlogin sessionclear <nick>
  • /mgtlogin register <nick> <password>
  • /mgtlogin changepass <nick> <newpassword>
  • /mgtlogin setoriginal <nick>
  • /mgtlogin setpirata <nick>
  • /mgtlogin verify <nick> \

🚀 **MGT-Login v1.0.0** delivers a complete foundation for secure authentication on offline servers, ensuring account protection and a safer multiplayer experience.

This mod has no additional files