This Addon adds an login system to the server. Every Player has to login with username and password bevore he could change anything of the server world.
The login happens on a welcome page with much informations about the server (should be configureable in future). At the moment there is a server logo, an welcome text, a list of currently online ops and the count of online players on it.
New users can register on an register page. When the account is created they are still guests until an op will approve them (this also should be configureable)
The data is atm saved in a MySQL database. Further variants will hopefully come in future. Some ideas I have: File on Server, phpBB?! Encryption happens with JBCrypt, a Java Implementation of Blowfish.
BETA Status, means the plugin is not recommend for using on gaming servers. I have to do some more work until it would be completly stable.


91.226.88.173:20002
running:
Server-password: test
If someone has ideas how to make it better, please feel free to leave a comment or ticket.
You could find an Download under the files-page. This version is in BETA-stadium, so only use if you want to find bugs for me;)