Skip to content

WIX3Y/StatisticsCounter

Repository files navigation

Statistics Counter

Track player and server statistics in a MySQL database, enabling custom economies, leveling systems, and more.

Commands

statistic set player <player> <statistic> <value>

Description: Set a value for a player statistic
Example Usage: /statistic set player WIX3Y my_stat 5
Permission: statisticscounter.use

statistic set server <statistic> <value>

Description: Set a value for a server statistic
Example Usage: /statistic set server my_other_stat 3
Permission: statisticscounter.use

statistic get player <player> <statistic>

Description: Get a value for a player statistic
Example Usage: /statistic get player WIX3Y my_stat
Permission: statisticscounter.use

statistic get server <statistic>

Description: Get a value for a server statistic
Example Usage: /statistic get server my_other_stat
Permission: statisticscounter.use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages