Statistic Types
The different stats tracked by SupremePlayerStats
Base Statistics
Creating Custom Leaderboards
To create a new leaderboard/statistic simply add a new custom stat to the config.json
with the f-following format; <statistic-base>::<unique-type>
Then you can just add the statistic the leaderboard menu by adding a new config section with the name of the statistic above as the primary key.
Last updated