After searching the forum and gathering information can I just verify something about banning? I believe the actual ban is written to the banned_users.cfg file and a copy with details about the ban writes to ulib/bans.txt, but that is just an informative copy? So for example, if you were just to delete your banned_users.cfg and leave the bans.txt file no one would be banned? Is that correct? And if a MySql database writes ONLY to ulib/bans.txt as a backup (in case the db fails) and does not write to banned_user.cfg, then when the data base fails, the server will ban no one, is that correct? Thanks!