Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
PlayerStats
PlayerStats is a lightweight Paper/Spigot plugin for Minecraft 1.21.11+ that automatically tracks useful player activity and exposes it both in-game and on a built-in web dashboard.
What it tracks
- total online time in hours
- total mob kills
- total placed blocks
- total broken blocks
- detailed top broken block types per player
- detailed top killed mob types per player
- overall server tops for blocks and mobs
- live server TPS and MSPT on the website
In-game command
/playerstats <nick>
Shows a short summary for any player already seen by the server.
Built-in web dashboard
PlayerStats starts its own website directly from the plugin, so you do not need to install anything extra.
The dashboard includes:
- all players overview
- search by nickname
- individual player summary cards
- charts with block and mob statistics
- vanilla-style Minecraft icons for tracked blocks and mobs
- server TPS/MSPT display
- mobile-friendly layout
Configuration
The plugin generates a config file in plugins/PlayerStats/config.yml.
You can change:
- website IP/host
- website port
- website title
- database file name
Storage
Statistics are saved in a local SQLite database, so setup is simple and no external database is required.
Why use it
PlayerStats is made for server owners who want quick, visual, and useful statistics without installing heavy analytics stacks or external web services.
External API
You can use it in your products. How to use it? We have instructions here


