Small bug:
When you change the server password's case (e.g. "pass" to "Pass"), the RTB preference update function doesn't notify the users that the password has been changed. This is probably because "pass" is the same as "Pass," in some comparison functions, so RTB doesn't think it's changed. However, Blockland server passwords are case sensitive, meaning there is infact a significant change.