- Automatic demo recording
- Built in ELO system to rank players
- Live match display
- In-depth stat tracking, per match, per round:
- ELO
- Kills, Assists, Deaths
- Utility Damage, Total Damage
- Enemies Flashed, Grenades Thrown
- Clutch Attempts and Clutches Won
- KAST
- Rounds Played and Matches Played
- CounterStrikeSharp installed on the game server
- MySQL Server
- Web server for hosting API
- Install the latest release build
- Load the plugin once to generate the config at
counterstrikesharp\configs\plugins\CS2Stats
- Edit the config file to include:
- MySQL Server Details
- Steam API key
- Demo recording
- Execute the SQL script to create the necessary tables in the database
- Restart the server, or reload the plugin
- Done!