
Simpler Auth
A mod for protecting player accounts through registration system
SimplerAuth is a server-side authentication solution that provides additional security for participants on your Minecraft server.
Until successful login, players will not be able to perform the following actions:
- Send messages in chat
- Destroy or place blocks
- Throw items
- Move or rotate
- Interact with inventory
Available Commands
- /login
- Login to account - /register
- Register new account - /changepassword
- Change account password - /onlineauth - Enable optional online authentication
- /2fa - Manage two-factor authentication
- /simplerauth
[player] - Administrative commands
Key Features
- Session system
- Optional and forced online authentication
- Global and local password types
- Username verification using regular expressions
- Password validation using regular expressions
- Prevention of "Logged in from another location"
- Setting minimum required permission level
- Multiple language support
- Player position hiding
- Two-factor authentication
- 2FA-only mode without passwords
- And many other features!