Mod

Death Counter Fabric [Archived]

Quick rating

Death Counter Fabric [Archived]

No reviews yet

Death Counter with OpenAPI and client Web UI

QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Optional

About

Project Details

Type
Mod
License
MIT License
Latest Version
Death Counter 2026.2.1
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

ARCHIVED

Death Counter is a server-side Minecraft Fabric mod to get info about how many players die, directly from player stats, so you always get an actual count. Adds support for WebAPI and client-side WebUI. You can also see it in-game using commands.

  • Other mods only start counting from zero after it's been installed. This mod, on the other hand, can also report deaths from before this mod was installed.

Additional info on Github

34?mode=week

Support


Discord français Social Media et Marketing Digital - Boulevard du Web

Contributors Forks Stargazers Issues MIT License LinkedIn Discord Modrinth


Logo

Death Counter

Death Counter with client Web UI
Support · Report Bug · Request Feature

Table of Contents
  1. About The Project

About The Project

Death Counter is a server-side Minecraft Fabric mod to get info about how many players die, directly from player stats, so you always get an actual count. Also support for client-side WebUI, useful for streamers. You can also see it in-game using commands.

Other mods only start counting from zero after it's been installed. This mod, on the other hand, can also report deaths from before this mod was installed.

(back to top)

Built With

  • Fabric
  • Fabric-Language-Kotlin
  • Ducky-Updater-Lib
  • fStats

(back to top)

Usage

Gameplay

For start use it u don't need any special setup. Plug and Play :)

Commmands

Client-side commands

Command OP Permission Description
/dcc none Get your own death count
/dcc warning <boolean> none Enable/Disable warning message when mod unavailable on server-side
/dcc webuinotify <boolean> none Enable/Disable web client address toast notification on login to world
/dcc title <boolean> none Enable/Disable title message
/dcc delayInTicks <integer> none Change title message show delay
/dcc chat <boolean> none Enable/Disable chat message

Server-side commands

Command OP Permission Description
/dcs top none Get top of dead inside :D
/dcs <page> none Get the death count of all players
/dcs [<playerName>] none Get a specific player death count

Client config

{
  "titleMessage": {
    "disable": false,
    "delayInTicks": 60
  },
  "chatMessage": {
    "disable": false
  },
  // Warning message when mod unavailable on server-side
  "showWarning": true,
  // Web client toast notification
  "showToastNotification": {
    "disable": false,
    "delay": 5000
  },
  "webSetup": {
    // Local WebUI address
    "localAddress": "0.0.0.0",
    // Local WebUI port (1024-49151)
    "servicePort": 1540,
    // Local WebUI refresh time in milliseconds (more is better)
    "refreshDelayMs": 5000
  }
}

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Screenshots

Gallery

  • Top 5
    Top 5
  • WebUI Toast
    WebUI Toast
  • Warning message
    Warning message
  • Death list
    Death list With pagination
  • Toast notify with WebUI address info
    Toast notify with WebUI address info
  • Top 5 dead inside :D
    Top 5 dead inside :D
  • Warning message
    Warning message
  • Death list
    Death list With pagination

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~26,000
Total Downloads
CurseForge
~8,000
Modrinth
~17,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync