Click on a command to view more information about it. The shorthand can be used instead of the command name, E.g. /pvpstats !w
to wipe stats.
Get your or other player's stats
Command | Shorthand | Definition |
---|---|---|
/pvpstats show | !sh | show your own stats |
/pvpstats show [player] | /stats !sh [player] | show the player's stats |
/pvpstats top [amount] | /stats !t [amount] | show the top [amount] killers |
/pvpstats top [type] [amount] | /stats !t [type] [amount] | show the top [amount] of a category |
Valid categories are: kills, deaths, streak, elo
Manually set a certain value of a player's statistic
Command | Shorthand | Definition |
---|---|---|
/pvpstats set | /stats !st [player] [type] [amount] | set a player's [type] statistic |
Valid types are: kills, deaths, streak, currentstreak, elo
Heavy maintenance
Command | Shorthand | Definition |
---|---|---|
/pvpstats cleanup | /stats !clean | clean up |
/pvpstats debug [on/off] | /stats !d [on/off] | activate or deactivate debugging |
/pvpstats debugkill {killer} {victim} | /stats !dk {killer} {victim} | manually add a kill for debugging |
/pvpstats migrate [from/to] [yml/sqlite/mysql] | migrate from / to other database method | |
/pvpstats purge [standard/specific/both] [days] | /stats !p [standard/specific/both] [days] | remove entries older than [days], defaults to 30 |
/pvpstats reload | /stats !r | reload config and language files |
/pvpstats wipe {player} | /stats !w {player} | wipe a player's or all statistics |
use with caution
Command | Shorthand | Definition |
---|---|---|
/pvpstats config get [node] | /stats !c get ignoreworlds | get the value of a config node |
/pvpstats config set [node] [value] | /stats !c set OPMessages false | set the value of a config node |
/pvpstats config add [node] [value] | /stats !c add ignoreworlds Spawn | add an entry to a config list |
/pvpstats config remove [node] [value] | /stats !c remove ignoreworlds pvparena | remove an entry from a config list |