AstroPlayerStats
v1.0.01.20+AstroPlayerStats tracks player statistics including playtime, blocks broken, blocks placed, mob kills, and deaths. Stores data in SQLite and provides PlaceholderAPI placeholders.
Utility
Features
- Tracks playtime per player
- Counts blocks broken, blocks placed, mob kills, deaths
- PlaceholderAPI integration (%astrostats_playtime%, etc.)
- SQLite storage (no MySQL required)
- Configurable: enable/disable specific stats
Commands
| Command | Description | Permission |
|---|---|---|
/stats | Show your own stats | astrostats.see |
/stats <player> | Show another player's stats | astrostats.see.others |
/astrostats reload | Reload config | astrostats.admin |
Permissions
| Node | Description | Default |
|---|---|---|
astrostats.see | Use /stats command | true |
astrostats.see.others | View other players' stats | true |
astrostats.admin | Use reload | op |
Example Config
# AstroPlayerStats Configuration
auto-save-interval: 300
track:
playtime: true
blocks-broken: true
blocks-placed: true
mob-kills: true
deaths: trueDownload
Tags
statsplaytimetrackerplaceholderapisqlite