/
FableStats is a lightweight and highly flexible Spigot/Paper plugin (compatible with versions 1.16–1.21.x) that allows players to instantly view their personal statistics directly in the chat.
Forget bulky menus - now your players can check their progress with a single, simple command. With full PlaceholderAPI support, you can tailor every message to match your server's unique style.
!example
The plugin registers its own expansion with the following built-in placeholders:
Placeholder: %fablestats_player_name%
Description: Player name
────────────────────────────────────────
Placeholder: %fablestats_time_played_total%
Description: Total play time
────────────────────────────────────────
Placeholder: %fablestats_time_since_last_played%
Description: Current session duration
────────────────────────────────────────
Placeholder: %fablestats_first_join_date%
Description: First join date (DD.MM.YYYY)
────────────────────────────────────────
Placeholder: %fablestats_deaths%
Description: Total deaths
────────────────────────────────────────
Placeholder: %fablestats_kills%
Description: Player kills (PvP)
────────────────────────────────────────
Placeholder: %fablestats_mob_kills%
Description: Mob kills
────────────────────────────────────────
Placeholder: %fablestats_damage_dealt%
Description: Total damage dealt
────────────────────────────────────────
Placeholder: %fablestats_damage_taken%
Description: Total damage taken
────────────────────────────────────────
Placeholder: %fablestats_distance_walked%
Description: Distance walked
Note: You can change the base command name in the config.yml.

Lightweight plugin designed to display detailed player statistics directly in the chat. It offers deep customization via config.yml and full PlaceholderAPI support.