CsStats MySQL

A required plugin for all modern servers. Stores player statistics and other data in a MySQL database.

By default, in AMX Mod X, statistics are stored in the csstats.dat file. The disadvantages are as follows: it only tracks a limited number of players, statistics are often reset because of this, it records players with STEAM_ID_LAN, creating fake statistics, and it is not possible to unify statistics across multiple servers.

This plugin automatically records player statistics and sends them to the database.

  • Does not record STEAM_ID_LAN
  • Removes players who have not played for a long time
  • Statistics will not be reset
  • Records experience and bonus points
  • Records player skill
  • Smart query handling for the database, no excessive load on either the database or the server
  • Sorting configuration for statistics (by frags, skill, etc.)
  • Includes natives that allow linking any other plugin to this statistics system
  • Ability to create unified statistics across multiple servers
  • All settings can be changed in the configuration file
  • Includes web statistics

Statistics are recorded exclusively by Steam ID! All other methods cause various issues. The best approach is Steam ID tracking only.

 

How it works

CsStats MySQL is responsible for recording statistics (by default, AMXX uses the plugin /data/csstats.amxx for this).
CsStats MySQL can be integrated with any plugin using natives (basic scripting knowledge required). Plugins such as Army Ranks Ultimate or StatsX RBS automatically synchronize with CsStats MySQL and retrieve statistics directly from the database.
Now you have statistics that will never reset and will be available across all your servers.

The plugin also includes web statistics, which you can see in the screenshots. You can also try it HERE.

Similar plugins


StatsX RBS, Ultimate Weapons, Chat RBS, Army Ranks Ultimate, Skill ELO, Ultimate Informer, StatsX Unlimited, BonusMenu RBS, Ultimate GAG, Kill Assist RBS, Stimulation RBS, Chat Controller, CsStats ResetScore, Top Award RBS, FG RconShop, Bets RBS, CsStats Editor, NewYear RBS, Jobs RBS, Analizator, Whois RBS, AR Bets, Transfer RBS, AR Pogony, Hostage Mod, AR Vampire
csstats_mysql
Author SKAJIbnEJIb
Price 2.99$
Version 26.06.14
Category Server
To see the plugin in action, go to the "Find a server with this plugin" section in the menu
Discuss on the forum 👀
Order installation from a specialist

Configuration files


csstats_mysql.cfg
config.php
csstats_mysql.inc
csstats_mysql.txt
CsStats MySQL screen0
CsStats MySQL screen1
CsStats MySQL screen2
CsStats MySQL screen0
CsStats MySQL screen1
CsStats MySQL screen2