File Details
mgtlogin-1.0.0.jar
- R
- Oct 25, 2025
- 59.45 KB
- 153
- 1.21.1
- NeoForge
File Name
mgtlogin-1.0.0-SNAPSHOT.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
# 📜 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.

