SecureAuth
About
A player authentication system that requires first-time players to register with a password using /register, and returning players to login with /login. Features secure password hashing, session management, movement restriction until authenticated, and persistent data storage. Includes configurable password requirements and automatic session cleanup on disconnect.