An Advanced Authentication System for Spigot / Paper servers
Overview RyzeAuth is an advanced authentication plugin designed for Minecraft servers (Spigot / Paper). It provides a secure login and registration system, along with powerful admin tools for account management and server security. ⚙️ Commands Player Commands
/register <password> <password>
/login <password>
/changepassword <password> <new password>
/unregister <password>
/unlogin <password>
️ Admin Commands
/adminauth register <player> <password>
/adminauth unregister <player>
/adminauth changepassword <player> <password>
/adminauth kick <player> <reason>
/adminauth checkip <player>
/adminauth dupeip <player>
/adminauth reload
Permissions Player Permissions
ryzeauth.command.unlogin
ryzeauth.command.unregister
ryzeauth.command.changepassword
Admin Permissions
ryzeauth.command.adminauth
ryzeauth.command.adminauth.register
ryzeauth.command.adminauth.unregister
ryzeauth.command.adminauth.changepassword
ryzeauth.command.adminauth.kick
ryzeauth.command.adminauth.checkip
ryzeauth.command.adminauth.dupeip
ryzeauth.command.adminauth.reload
Snapshot version This plugin is currently in development! Bug reports and suggestions are welcome.