AuthGuard
About
A comprehensive authentication plugin requiring players to register with /register (password) and login via /login (password). Features movement and interaction restrictions until authenticated, configurable inactivity timeout that kicks idle players, SHA-256 with salt password hashing, and an IP-based session system that auto-logs in returning players from the same IP. Tracks failed login attempts and enforces a configurable max-attempt kick limit.