Server Security
A simple authentication system for any server! This is a good secondary system to help protect your players and their accounts.
Commands:
/ss set <password>
This sets the password. First time users set it then log in, Others Who have a password must log in before setting the password.
/ss login<password>
This allows players to log in with the correct password.
Features:
- Secure your account
- Players not logged in can not chat
- Players not logged in can not break/place blocks
- Players not logged in can not open inventories
- Players not logged in can not drop/pickup items
- No MYSQL or any other database
- Passwords Encrypted for your safety
Up-Coming Features:
- Admins can reset passwords if player accepts the reset
- Configurable what players can/can't do.
- Log out command
- ???
Changelog:
v0.1:
- Release
- Secure your account
- Players not logged in can not chat
- Players not logged in can not break/place blocks
- Players not logged in can not open inventories
- Players not logged in can not drop/pickup items
- Passwords encrypted for your safety