PasswordLogin is an alternative to AuthMe. PasswordLogin allows you to register and login to your server with a password. How to install it:
1. Download the plugin.
2. Put its jar file in the plugins folder.
3. Start/Restart your server.
Commands:
/pl login <password>
/pl logout
/pl register <password> <confirmpassword>
/pl unregister <password>
/pl userregister <username> <password> <confirmpassword>
/pl userunregister <username> <password>
/pl checkpassword <username>
/pl passwordcheck <true|false>
/pl changepassword <oldpassword> <newpassword> <confirmnewpassword>
/pl userchangepassword <username> <oldpassword> <newpassword> <confirmnewpassword>
/pl reload
/pl about
/pl generate
Permissions:
passwordlogin.userregister
passwordlogin.userunregister
passwordlogin.checkpassword
passwordlogin.userchangepassword
passwordlogin.reload

