Skip to main content

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

CommandDescriptionPermission
/statsShow your own statsastrostats.see
/stats <player>Show another player's statsastrostats.see.others
/astrostats reloadReload configastrostats.admin

Permissions

NodeDescriptionDefault
astrostats.seeUse /stats commandtrue
astrostats.see.othersView other players' statstrue
astrostats.adminUse reloadop

Example Config

# AstroPlayerStats Configuration
auto-save-interval: 300
track:
  playtime: true
  blocks-broken: true
  blocks-placed: true
  mob-kills: true
  deaths: true

Download

Tags

statsplaytimetrackerplaceholderapisqlite