Mod
Death Counter Fabric [Archived]
No reviews yet
Death Counter with OpenAPI and client Web UI
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
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
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
Support
Table of Contents
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.
Built With
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
}
}
Roadmap
See the open issues for a full list of proposed features (and known issues).
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt for more information.
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
