Thought I might release this as it might be useful now when BE is in jeopardy. Its what I use to manage my publics servers and makes it easier to manage a large amount of servers as you can keep track what is happening in all servers at the same time.
What it does is basically onnects to multiple servers and echos the action going on there to irc if you want to check out it in action check #soldat.nordic.live or #purectf on quakenet and
http://www.soldatnordic.net/ and
http://server.nandt.org for the stats page in action. its quite similar to my gatherbot if you have used that one.
Features:
- Generates stats stored in a mysql database for all normal gamemodes, you can specify if a server should have stats or not.
- Echos whats happening on server to irc.
- Teambalances if you want to.
- webpage template to show the stats.
- Ingame Advertising specified in config file
Requirements:
- Its written in c++ for *nix server and you need libmysqclient to compile it.
Ingame Commands:
- !admin - calls for a admin(it echoes that it needs an admin on the server at irc)
- !stats - shows stats
Irc Commands:
- !say <server> <msg> - says a message to the specified server
- !status - shows status of the servers
- !players - show the players on the servers
- !ban <server> <player> - bans a player from the server
- !stats <mode> <nick> - shows statistics for mode and nick.