Skip to content

PixelMCN/MazeAuth

Repository files navigation

MazeAuth

Minecraft Paper 1.21.x authentication plugin.

Commands

Command Aliases Permission Description
/register <password> <confirmPassword> /r mazeauth.register Create an account
/login <password> /l mazeauth.login Login
/logout /lo mazeauth.logout Logout (clears session + hides inventory again if enabled)
/changepassword <oldPassword> <newPassword> <confirmNewPassword> /changepw, /cpw mazeauth.changepassword Change password
/unregister <password> /unreg mazeauth.unregister Delete your account
/mazeauth help (none) mazeauth.admin Show help
/mazeauth reload (none) mazeauth.admin Reload config + locale

Notes

  • Database is SQLite by default.
  • All database operations are async.
  • Floodgate (Bedrock) players can bypass authentication if enabled.

About

Minecraft Paper 1.21.x authentication plugin.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages