File Details
playersafelogin-1.0.0.jar
- R
- May 2, 2025
- 64.56 KB
- 15
- 1.21.1
- NeoForge
File Name
playersafelogin-1.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
- Implemented a secure password setup screen on the client sideSHA-256 hashing for local password storage
- Authentication system with hash validation between client and server
- Players are kicked if password validation fails
- Server logs all failed login attempts with timestamp, username, UUID, and IP
- Command "
/playersafelogin deleteaccount <player>"to reset player registration (admin only) - Command "
/playersafelogin resetpassword <new password>"to update local password - Cooldown added to prevent brute-force login attempts
- Fully integrated with Minecraft 1.21.1 using NeoForge
- Graceful disconnect messages shown to players on failed authentication
- Compatibility tested in offline mode servers (intended usage)
- Available languages: en-us and pt-br