Track player and server statistics in a MySQL database, enabling custom economies, leveling systems, and more.
Description: Set a value for a player statistic
Example Usage: /statistic set player WIX3Y my_stat 5
Permission: statisticscounter.use
Description: Set a value for a server statistic
Example Usage: /statistic set server my_other_stat 3
Permission: statisticscounter.use
Description: Get a value for a player statistic
Example Usage: /statistic get player WIX3Y my_stat
Permission: statisticscounter.use
Description: Get a value for a server statistic
Example Usage: /statistic get server my_other_stat
Permission: statisticscounter.use