Wanting to know more about your community? This might be the script you are looking for, it stores individual and total map statistics into a database and comes with a website script to view them.
- Move mapstas.smx into addons/sourcemod/plugins
- Edit addons/sourcemod/configs/databases.cfg
"mapstats"
{
"driver" "mysql"
"host" "ip"
"database" "db"
"user" "user"
"pass" "pass"
//"timeout" "0"
"port" "3306"
}
- Upload files inside of the web server folder into your web server.
- Edit config.php, enter your database details and maps.