LoginSystem v1.1
Added changepassword command (/changepassword <old_password> <new_password>)
Internally changed name from LoginPasswordSystem to LoginSystem
Password is now case sensitive when logging in
Players cannot chat if they are not logged in OR do not have a password set
More minor changes in code.