
Stats4Us
Server-side Fabric mod that tracks vanilla Minecraft player statistics and displays them in a professional web dashboard.
- Загрузки
- 80
- Подписчики
- 1
- Обновлён
- 24 августа 2026 г.
- Лицензия
- MIT
Опубликован 25 мая 2026 г.
Stats4Us
Stats4Us is a server-side Fabric mod for Minecraft 26.1.2 that reads vanilla player statistics from your world files and displays them in a professional web dashboard.
It is designed for server owners who want a clean way to view player stats, compare activity, browse leaderboards, and manage statistics using operator-only commands.
Features
- Reads normal vanilla Minecraft statistics from the world
stats/directory - Supports online and offline players
- Tracks playtime and all normal Minecraft statistics shown on the stats screen
- Built-in web dashboard
- Configurable dashboard port
- Player list with searchable drill-down player details
- Leaderboards grouped by stat category
- Graphs and charts for player comparison and activity tracking
- Historical sampling for playtime and activity timelines
- Hide-zero filters to reduce clutter
- Operator-only
/stats4uscommands - Edit, set, add, and view player statistics
- Works server-side only
Dashboard
The web dashboard includes:
- Players tab
- Leaderboards tab
- Graphs & Charts tab
- All Stats tab
- Player search
- Category/stat filtering
- Player comparison display modes
- Activity timelines
- Category totals
- Configurable hidden/shown stats
Commands
All commands require operator permission level 2.
/stats4us reload
/stats4us web
/stats4us stats [search]
/stats4us player <online/offline player or uuid> [search]
/stats4us get <online/offline player or uuid> <stat name/key>
/stats4us set <online/offline player or uuid> <amount> <stat name/key>
/stats4us add <online/offline player or uuid> <amount> <stat name/key>
Ченджлог
1.1.0Релиз26.2 · 24 августа 2026 г.
[1.1.0] - 2026-08-24
Added
- Added support for Minecraft
26.2. - Added operator commands to hide, unhide, and list dashboard-hidden players.
- Added persistent hidden-player configuration using player UUIDs.
- Added sortable column headers to player statistics, leaderboards, and comparison tables.
- Added statistic search fields to player details and the All Stats page.
- Added bookmarkable dashboard routes, player deep links, browser history, and keyboard tab navigation.
- Added visibility modes to Leaderboards and Graphs & Charts:
- Show all stats
- Hide zero-only stats
- Require 2+ players
Changed
- Overhauled the dashboard layout and navigation to follow conventional web interface behavior.
- Removed the global search bar.
- Removed Player Activity Over Time, Total Playtime Grown, and Player Activity Timeline charts.
- Expanded Player Comparison into the primary Graphs & Charts feature.
- Replaced the compact horizontal bar display with a full vertical column graph.
- Centered the pie chart and its surrounding layout.
- Centered and reduced the size of the category and Refresh controls.
- Renamed the player statistic search placeholder to
Search statistic. - Improved responsive behavior for desktop and mobile layouts.
- Dashboard responses are now compressed when supported by the browser.
- Dashboard rendering now focuses on the currently active section.
- Continued collecting configured history data despite removing the history graph interface.
Fixed
- Dashboard-hidden players are excluded from player lists, totals, online counts, leaderboards, charts, and future history samples.
- The
stats4us webcommand now reports a usable IPv4 dashboard address instead of localhost or an unsuitable IPv6 interface address. - Prevented overlapping dashboard refresh requests and refresh-related interface flicker.
- Preserved negative playtime changes rather than incorrectly displaying them as zero.
- Prevented history totals from overflowing 32-bit integer limits.
- Removed category totals that combined statistics with incompatible units.
- Corrected statistic visibility labels and filtering behavior.
1.0.0Релиз26.1.2 · 25 мая 2026 г.
Initial public release of Stats4Us, a server-side Fabric mod for Minecraft 26.1.2 that tracks and displays vanilla player statistics.
Highlights:
- Reads vanilla player stats from world stats files
- Supports online and offline players
- Web dashboard with players, leaderboards, graphs, charts, and all-stats views
- Historical sampling for activity timelines and playtime trends
- Operator-only /stats4us commands for viewing and editing stats
- Configurable stat visibility, featured stats, history settings, web port, and bind address
- MIT licensed
- Includes mod icon and changelog
Комментарии
Загружаем…