MoontrixLogin
PluginMIT

MoontrixLogin

Secure Spigot/Paper/Purpur authentication plugin (1.8-1.21.11) with register, login, email recovery, captcha, and TOTP.

9
Downloads
0
Followers
2 months ago
Updated
📦
2
Versions

📖About MoontrixLogin

MoontrixLogin

MoontrixLogin is an authentication plugin for Spigot/Paper/Purpur servers.
Its purpose is to help server owners manage player account access with a clear login flow and stronger account security tools.

What it does

  • Player account registration and login
  • Session logout
  • Password change and account removal
  • Email-based recovery and verification workflow
  • Optional TOTP (2FA) commands
  • CAPTCHA verification command
  • Progressive anti-brute-force protection
  • Optional remember login flow
  • Permission nodes for authentication features

Main commands

  • /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

Installation

  1. Stop your server.
  2. Place the plugin .jar in the /plugins folder.
  3. Start the server once to generate files.
  4. Configure options if needed.
  5. Restart the server.

Compatibility

  • Native API baseline: 1.8
  • Runtime target: 1.8 -> 1.21.11
  • Recommended: mark only versions you actually tested in your own environment.

Notes

  • Optional integrations are declared as soft dependencies.
  • Server owners should review permissions and configuration before production use.

Source code

https://github.com/schooldevontop/MoontrixLogin