{"id":54882,"date":"2026-06-03T04:19:27","date_gmt":"2026-06-03T01:19:27","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/"},"modified":"2026-06-03T04:19:27","modified_gmt":"2026-06-03T01:19:27","slug":"death-counter","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/","title":{"rendered":"Death Counter"},"content":{"rendered":"<p><a name=\"readme-top\"><\/a><\/p>\n<p>[![Contributors][contributors-shield]][contributors-url]<br \/>\n[![Forks][forks-shield]][forks-url]<br \/>\n[![Stargazers][stars-shield]][stars-url]<br \/>\n[![Issues][issues-shield]][issues-url]<br \/>\n[![MIT License][license-shield]][license-url]<br \/>\n[![LinkedIn][linkedin-shield]][linkedin-url]<br \/>\n[![Discord][discord-shield]][discord-url]<br \/>\n[![Modrinth][modrinth-shield]][modrinth-url]<\/p>\n<p><\/p>\n<div align=\"center\">\n<p>    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/github.com\/syorito-hatsuki\/death-counter\/blob\/1.20\/src\/main\/resources\/assets\/deathcounter\/icon.png?raw=true\" alt=\"Logo\" width=\"80\" height=\"80\"><\/p>\n<h3 align=\"center\">Death Counter<\/h3>\n<p align=\"center\">\n    Death Counter with client Web UI<br \/>\n    <br \/>\n    Support<br \/>\n    \u00b7<br \/>\n    Report Bug<br \/>\n    \u00b7<br \/>\n    Request Feature\n  <\/p>\n<\/div>\n<details>\n<summary>Table of Contents<\/summary>\n<ol>\n<li>\n      <a href=\"#about-the-project\">About The Project<\/a><\/p>\n<ul>\n<li><a href=\"#built-with\">Built With<\/a><\/li>\n<\/ul>\n<\/li>\n<li>\n      <a href=\"#usage\">Usage<\/a><\/p>\n<ul>\n<li><a href=\"#gameplay\">Gameplay<\/a><\/li>\n<li>\n          <a href=\"#commmands\">Commmands<\/a><\/p>\n<ul>\n<li><a href=\"#client-side-commands\">Client-side commands<\/a><\/li>\n<li><a href=\"#server-side-commands\">Server-side commands<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"#client-config\">Client Config<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"#roadmap\">Roadmap<\/a><\/li>\n<li><a href=\"#contributing\">Contributing<\/a><\/li>\n<li><a href=\"#license\">License<\/a><\/li>\n<\/ol>\n<\/details>\n<p>## About The Project<\/p>\n<p>Death Counter is a server-side Minecraft Fabric mod to get info about how many players die, directly from player stats,<br \/>\nso you always get an actual count. Also support for client-side WebUI, useful for streamers. You can also see it in-game<br \/>\nusing commands.<\/p>\n<p>> Other mods only start counting from zero after it&#8217;s been installed. This mod, on the other hand, can also report<br \/>\n> deaths from before this mod was installed.<\/p>\n<p align=\"right\">(<a href=\"#readme-top\">back to top<\/a>)<\/p>\n<p>### Built With<\/p>\n<p>* ![Fabric][fabric]<br \/>\n* ![Fabric-Language-Kotlin][fabric-language-kotlin]<br \/>\n* ![Ducky-Updater-Lib][ducky-updater-lib]<br \/>\n* ![fStats][fstats]<\/p>\n<p align=\"right\">(<a href=\"#readme-top\">back to top<\/a>)<\/p>\n<p>## Usage<\/p>\n<p>### Gameplay<\/p>\n<p>For start use it u don&#8217;t need any special setup. Plug and Play \ud83d\ude42<\/p>\n<p>### Commmands<\/p>\n<p>#### Client-side commands<\/p>\n<p>| Command                       | OP | Permission | Description                                                            |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;-|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/dcc`                        | \u274c  | `none`     | Get your own death count                                               |<br \/>\n| `\/dcc warning <boolean>`      | \u274c  | `none`     | Enable\/Disable warning message when mod unavailable on server-side     |<br \/>\n| `\/dcc webuinotify <boolean>`  | \u274c  | `none`     | Enable\/Disable web client address toast notification on login to world |<br \/>\n| `\/dcc title <boolean>`        | \u274c  | `none`     | Enable\/Disable title message                                           |<br \/>\n| `\/dcc delayInTicks <integer>` | \u274c  | `none`     | Change title message show delay                                        |<br \/>\n| `\/dcc chat <boolean>`         | \u274c  | `none`     | Enable\/Disable chat message                                            |<\/p>\n<p>#### Server-side commands<\/p>\n<p>| Command               | OP | Permission | Description                        |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;-|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/dcs top`            | \u274c  | `none`     | Get top of dead inside \ud83d\ude00          |<br \/>\n| `\/dcs <page>`         | \u274c  | `none`     | Get the death count of all players |<br \/>\n| `\/dcs [<playerName>]` | \u274c  | `none`     | Get a specific player death count  |<\/p>\n<p>### Client config<\/p>\n<p>&#8220;`json5<br \/>\n{<br \/>\n  &#8220;titleMessage&#8221;: {<br \/>\n    &#8220;disable&#8221;: false,<br \/>\n    &#8220;delayInTicks&#8221;: 60<br \/>\n  },<br \/>\n  &#8220;chatMessage&#8221;: {<br \/>\n    &#8220;disable&#8221;: false<br \/>\n  },<br \/>\n  \/\/ Warning message when mod unavailable on server-side<br \/>\n  &#8220;showWarning&#8221;: true,<br \/>\n  \/\/ Web client toast notification<br \/>\n  &#8220;showToastNotification&#8221;: {<br \/>\n    &#8220;disable&#8221;: false,<br \/>\n    &#8220;delay&#8221;: 5000<br \/>\n  },<br \/>\n  &#8220;webSetup&#8221;: {<br \/>\n    \/\/ Local WebUI address<br \/>\n    &#8220;localAddress&#8221;: &#8220;0.0.0.0&#8221;,<br \/>\n    \/\/ Local WebUI port (1024-49151)<br \/>\n    &#8220;servicePort&#8221;: 1540,<br \/>\n    \/\/ Local WebUI refresh time in milliseconds (more is better)<br \/>\n    &#8220;refreshDelayMs&#8221;: 5000<br \/>\n  }<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p align=\"right\">(<a href=\"#readme-top\">back to top<\/a>)<\/p>\n<p>## Roadmap<\/p>\n<p>&#8211; [x] Client-Side WebUI for streamers<\/p>\n<p>See the open issues for a full list of proposed features (and<br \/>\nknown issues).<\/p>\n<p align=\"right\">(<a href=\"#readme-top\">back to top<\/a>)<\/p>\n<p>## Contributing<\/p>\n<p>Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any<br \/>\ncontributions you make are **greatly appreciated**.<\/p>\n<p>If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also<br \/>\nsimply open an issue with the tag &#8220;enhancement&#8221;.<br \/>\nDon&#8217;t forget to give the project a star! Thanks again!<\/p>\n<p>1. Fork the Project<br \/>\n2. Create your Feature Branch (`git checkout -b feature\/AmazingFeature`)<br \/>\n3. Commit your Changes (`git commit -m &#8216;Add some AmazingFeature&#8217;`)<br \/>\n4. Push to the Branch (`git push origin feature\/AmazingFeature`)<br \/>\n5. Open a Pull Request<\/p>\n<p align=\"right\">(<a href=\"#readme-top\">back to top<\/a>)<\/p>\n<p>## License<\/p>\n<p>Distributed under the MIT License. See `LICENSE.txt` for more information.<\/p>\n<p align=\"right\">(<a href=\"#readme-top\">back to top<\/a>)<\/p>\n<p>[contributors-shield]: https:\/\/img.shields.io\/github\/contributors\/syorito-hatsuki\/death-counter.svg?style=for-the-badge<\/p>\n<p>[contributors-url]: https:\/\/github.com\/syorito-hatsuki\/death-counter\/graphs\/contributors<\/p>\n<p>[forks-shield]: https:\/\/img.shields.io\/github\/forks\/syorito-hatsuki\/death-counter.svg?style=for-the-badge<\/p>\n<p>[forks-url]: https:\/\/github.com\/syorito-hatsuki\/death-counter\/network\/members<\/p>\n<p>[stars-shield]: https:\/\/img.shields.io\/github\/stars\/syorito-hatsuki\/death-counter.svg?style=for-the-badge<\/p>\n<p>[stars-url]: https:\/\/github.com\/syorito-hatsuki\/death-counter\/stargazers<\/p>\n<p>[issues-shield]: https:\/\/img.shields.io\/github\/issues\/syorito-hatsuki\/death-counter.svg?style=for-the-badge<\/p>\n<p>[issues-url]: https:\/\/github.com\/syorito-hatsuki\/death-counter\/issues<\/p>\n<p>[license-shield]: https:\/\/img.shields.io\/github\/license\/syorito-hatsuki\/death-counter.svg?style=for-the-badge<\/p>\n<p>[license-url]: https:\/\/github.com\/syorito-hatsuki\/death-counter\/blob\/master\/LICENSE.txt<\/p>\n<p>[linkedin-shield]: https:\/\/img.shields.io\/badge\/-LinkedIn-black.svg?style=for-the-badge&#038;logo=linkedin&#038;colorB=555<\/p>\n<p>[linkedin-url]: https:\/\/linkedin.com\/in\/kit-lehto<\/p>\n<p>[fabric]: https:\/\/img.shields.io\/badge\/fabric%20api-DBD0B4?style=for-the-badge<\/p>\n<p>[fabric-language-kotlin]: https:\/\/img.shields.io\/badge\/fabric%20language%20kotlin-7F52FF?style=for-the-badge&#038;logo=kotlin&#038;logoColor=white<\/p>\n<p>[ducky-updater-lib]: https:\/\/img.shields.io\/badge\/ducky%20updater%20lib-1bd96a?style=for-the-badge<\/p>\n<p>[fstats]: https:\/\/img.shields.io\/badge\/fStats-111111?style=for-the-badge<\/p>\n<p>[discord-shield]: https:\/\/img.shields.io\/discord\/1032138561618726952?logo=discord&#038;logoColor=white&#038;style=for-the-badge&#038;label=Discord<\/p>\n<p>[discord-url]: https:\/\/discord.gg\/pbwnMwnUD6<\/p>\n<p>[modrinth-shield]: https:\/\/img.shields.io\/modrinth\/v\/death-counter?label=Modrinth&#038;style=for-the-badge<\/p>\n<p>[modrinth-url]: https:\/\/modrinth.com\/mod\/death-counter<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Death Counter with client Web UI<\/p>\n","protected":false},"featured_media":54883,"template":"","meta":{"_minecraft_slug":"death-counter","_minecraft_project_id":"7x0zk3YH","_minecraft_author":"syorito-hatsuki","_minecraft_license":"MIT","_minecraft_downloads":16996,"_minecraft_follows":60,"_minecraft_client_side":"optional","_minecraft_server_side":"optional","_minecraft_storage_type":"zip","_minecraft_archive_name":"death-counter.zip","_minecraft_size_bytes":96693019,"_minecraft_version_count":33,"_minecraft_updated_at":"2026-05-17T01:32:42.182801Z","_minecraft_date_created":"2022-10-17T22:51:27.801673Z","_minecraft_date_modified":"2026-02-07T11:51:10.042914Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/death-counter","_minecraft_icon_attachment_id":54883,"_minecraft_imported_at":"2026-06-03T01:19:28+00:00","_minecraft_import_hash":"8d4410cf57e7f960ed9c82fb2c3116ca","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[43,97,867,92],"mod_loader":[99],"minecraft_version":[51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-54882","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-cursed","mod_category-fabric","mod_category-social","mod_category-utility","mod_loader-fabric","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Death Counter - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Death Counter - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Death Counter with client Web UI\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/github.com\/syorito-hatsuki\/death-counter\/blob\/1.20\/src\/main\/resources\/assets\/deathcounter\/icon.png?raw=true\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/death-counter\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/death-counter\\\/\",\"name\":\"Death Counter - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/death-counter\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/death-counter\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/death-counter-icon-4f30e9d0ed58bf234bd46211ec375cf83be5ec58_96.webp\",\"datePublished\":\"2026-06-03T01:19:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/death-counter\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/death-counter\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/death-counter\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/death-counter-icon-4f30e9d0ed58bf234bd46211ec375cf83be5ec58_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/death-counter-icon-4f30e9d0ed58bf234bd46211ec375cf83be5ec58_96.webp\",\"width\":22,\"height\":22},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/death-counter\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Death Counter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Death Counter - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/","og_locale":"en_US","og_type":"article","og_title":"Death Counter - Minecraft","og_description":"Death Counter with client Web UI","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/github.com\/syorito-hatsuki\/death-counter\/blob\/1.20\/src\/main\/resources\/assets\/deathcounter\/icon.png?raw=true","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/","name":"Death Counter - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/death-counter-icon-4f30e9d0ed58bf234bd46211ec375cf83be5ec58_96.webp","datePublished":"2026-06-03T01:19:27+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/death-counter-icon-4f30e9d0ed58bf234bd46211ec375cf83be5ec58_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/death-counter-icon-4f30e9d0ed58bf234bd46211ec375cf83be5ec58_96.webp","width":22,"height":22},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/death-counter\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Death Counter"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/54882","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/54883"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=54882"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=54882"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=54882"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=54882"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}