Community listing page, reviews here may not be monitored by the author.
Stats Command
No reviews yet
A simple Fabric mod that provides player statistics and leaderboards in one command.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
This mod allows players to view statistics view leaderboards for any tracked metric in the game. It is engineered for scalability, utilizing memory-mapped files and incremental indexing to ensure zero impact on server performance, even with potentially tens of thousands of unique player files. It uses the built-in vanilla stat system and can show stats for any player that have, at any time, been playing on the server.
Features
- Instant Lookups: specific stats for any player (mined, crafted, broken, killed, dropped, etc.).
- Leaderboards: View top rankings for any category with
/stats top. - Custom Stats: Support for custom statistics registered by datapacks.
- High Performance:
- Uses memory-mapped I/O for nanosecond-level access times.
- Non-blocking, incremental indexing system.
- Zero main-thread lag, suitable for large production servers.
Usage
Lookup a player:
/stats <player> <category> <stat>
/stats Steve mined diamond_ore
View leaderboard:
/stats top <category> <stat> [page]
/stats top killed creeper
Installation
Requires Fabric Loader and Fabric API. Place the mod .jar file in your server's mods folder.
Have been tested on 1.21.11
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers