PHPAdmin has pushed itself on up to version 2, with many new features added.
PHPAdmin is a php program that stores the ban list in a MySQL database. It's basically a web page that features a list of everybody banned on your server, who banned them, how long they're banned, the reason they were banned, and other features.
Click here for more information on PHPAdmin, an online demo of it in action, and information on downloading it.[break="changelog"]
PHPAdmin is a php program that stores the ban list in a MySQL database. It's basically a web page that features a list of everybody banned on your server, who banned them, how long they're banned, the reason they were banned, and other features.
Click here for more information on PHPAdmin, an online demo of it in action, and information on downloading it.[break="changelog"]
- [new] can change default temporary ban time. a different default ban time can now be set.
- [new] admin_gag. gagged players are now stored in the database. temporary and permanent gags are available. similar to ban functionality.
- [new] admin_report. non-admins can use this function to report assholes/cheaters when admins aren't available for later processing.
- [new] admin_kick. all players kicked from the server are placed into a log file for review by the leadadmin.
- [new] ip restrictions. users with matching ips are denied connection to the server.
- [new] tag restrictions. users wearing specific tags are denied connection to the server.
- [new] ip and tag restriction web based. adding/removing restricted ips and tags are done via the website.
- [changed] login functionality. admins are now stored in the database for improved security. addition/deletion/modification done via the website.
- [changed] the level system for bans. the entire level system was changed to facilitate further scalability.
- [changed] backend code for phpadmin is now optimized.
- [fixed] link on the logging page. next 20 log actions would forward back to the banned search page.
Comment