- Hỗ trợ phiên bản
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
- 1.21
Secure authentication for Spigot/Paper/Purpur/Pufferfish/Folia servers
Overview
MoontrixLogin is an authentication plugin designed to protect player accounts with a clear and practical login flow.
Features
Commands
Installation
Compatibility
Source Code
https://github.com/schooldevontop/MoontrixLogin
Overview
MoontrixLogin is an authentication plugin designed to protect player accounts with a clear and practical login flow.
Features
- Register / Login / Logout system
- Password management: change password and unregister
- Email tools: add, change, show, recover, set password
- Captcha verification
- TOTP (2FA) support
- Progressive brute-force protection
- Optional remember-me login flow (JWT)
- Admin subcommands and clean permission structure
- Multi-language messages:
/Mã:
enMã:vi
Commands
Mã:
/register <password> [verifyPassword]
/login <password> [totp] [remember]
/logout
/changepassword <oldPassword> <newPassword>
/unregister <password>
/email show|add|change|recover|setpassword
/totp code|add|confirm|remove
/captcha <code>
/verification <code>
/moontrixlogin force_login|force_logout|info|reload [player]
Installation
- Stop your server.
- Place
inMã:
MoontrixLogin-1.5.0.jar.Mã:/plugins - Start the server once to generate files.
- Configure settings if needed.
- Restart the server.
Compatibility
- Native API baseline: 1.8 (Legacy)
- Runtime target: 1.8 -> 1.21.11
- Java: 8+
- Tested versions: mark only versions you actually tested.
Source Code
https://github.com/schooldevontop/MoontrixLogin
Simple for admins. Secure for players.