Actually, I'd be very interested in a mysql backend for users/bans! GIMME GIMME GIMME!

Plague Bringer, the code for TJW's server
is publicly available, how do you think I got the
}MG{MercenariesGuild server to run it? You do actually have to look for it though, it's not PM'd to all forum members :roll: Not only is the code publicly available, but if you've
ever played there you even have a copy of the graphic changes in .tremulous/tjw in the form of a pk3. The patch file in there is old though (you know, the actual patch to make the TJW changes! ) so you need to go
here to get the current one. It took me a huge amount of work to find it, requiring ONE question in irc.
Ghostshell, I like you, but your server drives me insane

I personally have a somewhat irrational hatred of the thing were everyone becomes tyrants/bsuits, camps for a few minutes and then all the aliens die where they stand :x For me its like being at a great party that ends by being busted by the cops, somewhat exhilarating, but you still wish it wouldn't have happened. So, there is my completely unbiased description of it
Back to the important stuff. A patch to store admins/bans in a mysql backend has great potential uses. Sadly, my C skills are pretty much equivalent to my knowledge of sanskrit, and it isn't a language that is presently useful for work, so I haven't been able to justify the time spent learning it (learning python now, which I <3 ) Putting admins/bans in a DB backend I suspect would help
this idea quite a bit. I've also had an idea for sharing bans and potentially admins in another way, an idea which I go into incredibly boring detail
here (that last one really only requires a mysql backend! ) I have no doubt that there are
lots of ideas which you could benefit, and benefit from.
I understand you may want to hold some of your server changes close to the vest, but some of your backend changes may grow (or be fixed

) in novel and unforseen ways were you to release them.
edit: Hmm, if you're just parsing admin.dat, storing the info in mysql, then writing to it and refering to it as necessary...
Holy crap, I think I could do that! cool. Release anyways!

Wow, thanks for the inspiration.