AbsServerTool
AbsServerTool is a lightweight server-side statistics mod for Minecraft Fabric servers.
It reads Minecraft's existing vanilla player statistics and provides useful server activity data without requiring players to install a client-side mod.
Features
Player playtime statistics
- Total playtime leaderboard
- Daily playtime
- Weekly playtime
Player death statistics
- Total deaths
- Daily deaths
- Weekly deaths
Block placement statistics
- Uses vanilla Minecraft item statistics for block items
- Total block placement data
- Daily block placement data
- Weekly block placement data
Server activity statistics
- Daily Active Users (DAU)
- Weekly Active Users (WAU)
- Current online player count
- Historical player count
Time snapshots
- AbsServerTool does not create a second player statistics system.
- It periodically stores snapshots of vanilla statistics and calculates daily and weekly changes from those snapshots.
- This keeps the mod lightweight and allows existing vanilla statistics to remain the primary data source.
Server-side Only
AbsServerTool is designed to run entirely on the server.
Players do not need to install AbsServerTool on their clients to join the server.
Statistics can be viewed using server commands.
Optional AbsMod Integration
Players using AbsMod can optionally view AbsServerTool statistics through a graphical interface.
The GUI can display:
- Daily and weekly activity
- Playtime rankings
- Death rankings
- Block placement rankings
- Daily and weekly statistics
- Server activity trends
AbsMod is completely optional. Players without it can still use the server normally.
Platform
- Minecraft: 26.2
- Mod Loader: Fabric
- Environment: Server
