
Counter Mod adds configurable Day & Death Counters, a Time Overlay, a Coordinates Overlay and a Numeric Ping Display for tracking world progression and player stats, and in-game time.
The Counter Mod enhances Minecraft by adding Day Counters, Death Counters, a Survival Time Tracker, a Time Overlay, a Coordinates Overlay and a Numeric Ping Display. Whether in singleplayer or multiplayer, this mod provides an easy way to track world progression, player statistics, and network latency – especially useful in hardcore modpacks.
Below is an overview of the main commands the mod provides:
| Command | Permission | Description |
|---|---|---|
/day get |
all |
Shows the current day counter value. |
/day set <days> |
admin |
Sets the Day Counter to the specified value. |
/death get [player / list] |
all |
Shows your own total deaths, another player's deaths, or the leaderboard (list). |
/death set <player> <amount> |
admin |
Sets the death count for the specified player(s). |
/death reset |
admin |
Resets the death count of all players to 0. |
/time get |
all |
Shows the current in-game time. |
/coords get |
all |
Shows your current coordinates. |
/coords send [player / all] |
all |
Shares your coordinates with another player or all players. |
/survival history [player] |
all |
Shows the survival time history for you or another player. |
/survival best [player / global] |
all |
Displays the best survival time for you, another player, or the global best. |
/survival current [player] |
all |
Displays the current survival time since the last death. |
🐛 Please report issues to the Issue Tracker on GitHub