
Players Stats
PlayerStats is a lightweight Paper/Spigot plugin for Minecraft 1.21.x and newer versions that automatically tracks player activity and exposes it both in-game and on a built-in web dashboard.
- Загрузки
- 237
- Подписчики
- 2
- Обновлён
- 17 апреля 2026 г.
- Лицензия
- Apache-2.0
Опубликован 6 апреля 2026 г.
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
Ченджлог
0.0.3-betaБета26.1, 26.1.1, 26.1.2 · 17 апреля 2026 г.
External API added
How to use it described here
Bugfixes: Some micro perfomance changes, fixed support with folia(but anyways, tested with purpur 1.21.11)
If you encounter bugs, open issue in github and we will fix this as soon as possible
0.0.2-betaБета26.1, 26.1.1, 26.1.2 · 16 апреля 2026 г.
New feature: compare statistics beyound players.
Added importing vanilla stats on first start, if not works try:
/playerstats importvanilla force
Комментарии
Загружаем…