
What is it?
Staty is a plugin which automatically tracks different types of actions into the config.yml file. Any player can see their own stats, another player's stats, or whole server stats (every player's stats added together).
Screenshots
http://imgur.com/Uhn1MIR,rdCCI3t
Additional Info
The first time a player joins after the plugin is added, they will get a message notifying them that their stats are being tracked. You can change this message by changing the "firstMsg" value, use %player% as the player who joined (it will be replaced with the name of the player).
Default Config
You can also view offline player's stats, but you need to enter the full name with the proper capitalization.
The stats are saved automatically once they occur, so any server stop or reload will not change the stats.
What actions get stored?
Player logins, blocks broken, blocks placed, chat lines typed, player deaths, player kills, mobs killed, sheep sheared, xp gained, and arrows shot.
Commands
| Command | Permission | Description |
| /staty | none | Displays the help page for Staty. |
| /staty me | none | Displays your own stats. |
| /staty (player) | none | Displays selected player's stats. |
| /staty server | none | Displays whole-server stats (all player stats added together). |
| /staty reload/rl | staty.reload | Reloads the Staty configuration (if you changed some values in the config.yml file). |