Shadiezz, I couldn't find you by the Steam name you listed.
I'll be working on the user management today/tonight. Once that is completed the overall functionality is there, a server owner will be able to manage sub-users for their server; thus trial runs will be ready. From there on, it's all about adding extra functionality and bug-proofing and securing the code.
Also, for the programmers wondering a little bit about the backend:
1. MySQL connection and queries are through PDO with prepared statements and named placeholders.
2. Password hashing is done via the crypt function using a blowfish salt.
Any other questions, feel free to ask. At this stage it wont be open source, however once it is released, or at least closer to finish; I'll be thinking about whether or not I want to open it up.
oh wait, I'm sorry, its cause my steam id is Shadiezz.. Sorry for the inconvenience :)
I'm now currently testing it, and it's pretty awesome, I'll edit this later.