- Mods
- 3,929
Description
Simpler Auth
A mod for protecting your players accounts by registration.
This mod is server side! Use it on dedicated servers only.
SimplerAuth is a mod that adds server-side authentication.
Commands
- /login <password> : Login into your account
- /register <password> <repeatPassword> : Register a new account
- /changepassword <oldPassword> <newPassword> : Change your account password
- /onlineauth : Allows to enable optional online authentication
- /2fa : Command for managing 2FA
- /simplerauth <unregister|disableOnlineAuth|reload> <player> : Admin command
Until player logins, it won't be able to:
- Send chat messages
- Destroy or place blocks
- Throw items
- Move or rotate
- Modify their inventory
Features:
- Sessions
- Optional and forced online authentication
- Global and Local password types
- Regex username verification
- Regex password validation
- Prevents "Logged in from another location"
- Option for minimum required permission level
- Multiple languages
- Player position hiding
- Two Factor Authentication
- Only 2FA mode, no passwords
- ...and more!
Other info
GitHub: https://github.com/Dqu1J/simplerauth
Discord server: https://discord.gg/g5a7ZA62t3
License: MIT