LoginPlugin
About
A secure authentication plugin requiring players to register and login before playing. Features password-protected accounts with BCrypt hashing, command blocking, movement restrictions, and inventory protection for unauthenticated players. Players must use /register to create an account and /login to authenticate each session. All actions are blocked until successful authentication.