Player Statistics Utils

Player Statistics Utils

Mod that add multiple player statistique like game play or last connection.

by
35 Downloads
fabricquiltsocialutility
Rent Server with this Mod

Screenshots

/info
/top play_time

About this Mod

Player Statistics

Version Loader Status

A Minecraft 1.20.6 Fabric mod that tracks per-player statistics and provides a
lightweight in-game economy. All persistence is delegated to the
Custom Player Data framework.


Requirements

The custom-player-data-1.0.3 mod must be installed.


Currently available features

Tracking

  • First join — recorded once on the player's very first connection.
  • Last join — refreshed on every connection.
  • Play time — accumulated in seconds. The session start time is held
    in memory and added to the persisted total on disconnect (or on
    SERVER_STOPPING as a safety net). /playerinfo and /leaderboard play_time add
    the in-progress session to the displayed value so the number is always
    current.

Commands

Command Permission Description
/playerinfo everyone Show your own statistics. Play time is formatted as X jours, Y heures, Z min.
/playerinfo <player> op (lvl 2) Show another player's statistics.
/leaderboard <stat> everyone Top 10 leaderboard. Built from currently connected players (the framework does not expose offline data).

Connection counter — join_count

  • Increments join_count on every successful login.
  • Adds a line to /playerinfo.

Death tracking — death_count

  • Listens to ServerLivingEntityEvents.AFTER_DEATH and increments
    death_count whenever a ServerPlayerEntity dies.
  • Exposes a death_count leaderboard via /leaderboard death_count.
  • Adds a line to /playerinfo.

Player kill tracking — player_kills

  • Increments player_kills on the attacker when one player kills another.
    Self-kills are filtered out.
  • Exposes a player_kills leaderboard via /leaderboard player_kills.
  • Adds a line to /playerinfo.

Hostile mob kill tracking — mob_kills_hostile

  • Increments mob_kills_hostile whenever a player kills an hostile entity.
  • Exposes a mob_kills_hostile leaderboard via /leaderboard mob_kills_hostile.
  • Adds a line to /playerinfo.

Passive mob kill tracking — mob_kills_passive

  • Increments mob_kills_passive whenever a player kills an passive entity.
  • Adds a "Mobs passifs tues" line to /playerinfo.

Economy — balance

The whole economy module is gated behind the BALANCE stat. Activating it
unlocks the following commands:

Command Permission Description
/balance everyone Show your own balance.
/balance <player> op (lvl 2) Show another player's balance.
/pay <player> <amount> everyone Transfer money. Refused if the source balance is insufficient or the target is yourself.
/money <player> give <amount> op (lvl 2) Add money to a player's balance.
/money <player> take <amount> op (lvl 2) Remove money — clamped at zero, never negative.
/money <player> set <amount> op (lvl 2) Set a player's balance to a specific value.

Activating balance also adds a styled "Solde" line to /playerinfo and a
balance entry to /leaderboard.


Language support

  • English
  • French

Installation

  1. Install Fabric Loader for Minecraft 1.20.6: https://fabricmc.net/use/installer/
  2. Download Fabric API for 1.20.6 and drop the .jar into your mods/ folder.
  3. Drop player-statistics.jar into the same mods/ folder.
  4. Launch the game!

Available Versions

Player Statistics Utils 0.1.8release
MC 1.20.6fabric, quilt
June 7, 2026
Player Statistics Utils 0.1.7release
MC 1.20.6fabric, quilt
June 7, 2026
Player Statistics Utils 0.1.6release
MC 1.20.6fabric, quilt
May 2, 2026
Player Statistics Utils 0.1.2release
MC 1.20.6fabric, quilt
April 26, 2026
Player Statistics Utils 0.1.1release
MC 1.20.6fabric, quilt
April 23, 2026

How to Install Player Statistics Utils on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.6).

3

Install Mod

Open the mod browser in the dashboard and search for "Player Statistics Utils". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricquilt

Minecraft Versions

1.20.6

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Player Statistics Utils server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.6). You can switch loaders with one click in the panel.

Is Player Statistics Utils compatible with fabric and quilt?

Player Statistics Utils officially supports fabric, quilt for Minecraft 1.20.6. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Player Statistics Utils – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Player Statistics Utils consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Player Statistics Utils with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
LicenseRef-All-Rights-Reserved
Server-side
Required

Supported Versions

1.20.6