MGT-Login
MGT-Login is a lightweight server-side authentication mod that secures offline servers by registering players with their nickname/UUID + password, ensuring that only the true account owner can access their profile.
🔐 Main Features
- Secure Authentication: Players must register and log in with a password.
- Automatic Login (IP + Nickname): If a player connects with the same nickname and IP address as their last session, they are logged in automatically. If the IP address changes, the password will be required again.
- Player Protection on Login: Until authenticated, players are placed in a secure "limbo" state:
- Inventory hidden
- Interactions blocked (picking up, dropping, breaking, etc.)
- Movement blocked
- Blindness effect applied
⚙️ Configuration Highlights
- Data Persistence: Fully configurable database tables and columns for account and session storage.
- User Interface Options: Title bar, action bar, action bar counter, sounds, and chat components can be toggled.
- Teleport Settings:
- Teleport to a safe location upon login
- Return to the last location upon exit
- Respawn at spawn upon death
- Administrative Commands:
/setspawn to define or update the respawn point.
MGT-Login ensures that offline servers maintain strong account security, protecting players and enhancing the overall multiplayer experience.