• 21,515 views • 7 today
    • 4,221 downloads • 0 today
    • 34
    • 41
    • 11
    Keebsz
    Level 49 : Master Vampire
    30
    Death Count


    Adds a death count for each player on the player list. Every time you hit tab, you'll see a number next to everyone's name indicating how many times they have died.

    Be nice to your friends when using this
    .

    Functions:

    /function death_count:show/below_name
    /function death_count:show/list
    /function death_count:show/both
    /function death_count:uninstall

    CompatibilityMinecraft 1.21
    Tags

    3 Update Logs

    Update #3 : by Keebsz 09/30/2024 8:50:04 pmOctober 1, 2024 @ 12:50 am UTC

    Updated to 1.21
    LOAD MORE LOGS
    Curated in their collections
    Survival Plus
    27 collected by Keebsz
    ERROR 422's Recall Potion
    Health Indicator (Now with mobs)
    Sunken Chests and Barrels

      Have something to say?

    AGenericName
    01/05/2024 1:57 pm
    Level 1 : New Miner
    if you have already died serval times before installing this. Is there any way that you can put your pre existing deaths into it?
    2
    Keebsz
    10/17/2024 1:00 am
    He/Him • Level 49 : Master Vampire
    This pack relies on minecrafts scoreboard for deaths and only counts the ones once the datapack is put in. If you know the number of deaths before you added this pack, you can do /scoreboard players add @s DeathCount.List NUMBER
    1
    LinkHarper4213
    12/20/2023 3:01 am
    Level 1 : New Miner
    does this work in 1.20.4?
    2
    Keebsz
    12/20/2023 8:31 pm
    He/Him • Level 49 : Master Vampire
    Yes, it does! :)
    1
    Demonio_ITA
    11/05/2023 6:37 am
    Level 1 : New Explorer
    Hello, i update DeathCount and now i receive this message, when i start my local minecraft server:



    [12:31:52] [Server thread/ERROR]: Failed to load function death_count:admin/show/below_name
    java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Unknown display slot 'belowName'
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
    Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Unknown display slot 'belowName'
    at dp.a(SourceFile:115) ~[server-1.20.2.jar:?]
    at afj.a(SourceFile:83) ~[server-1.20.2.jar:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
    ... 6 more
    [12:31:52] [Server thread/ERROR]: Failed to load function death_count:admin/show/both
    java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 2: Unknown display slot 'belowName'
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
    Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 2: Unknown display slot 'belowName'
    at dp.a(SourceFile:115) ~[server-1.20.2.jar:?]
    at afj.a(SourceFile:83) ~[server-1.20.2.jar:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
    ... 6 more
    2
    Keebsz
    11/23/2023 12:34 pm
    He/Him • Level 49 : Master Vampire
    history
    For 1.20.2 I'll need to add a separate update. thank you for sending me this.

    I just updated the pack so now it should work on the lastest version of Minecraft :)
    1
    raichuthink
    09/11/2023 2:52 pm
    Level 41 : Master Pokémon
    this can be done solely by doing

    /scoreboard objectives add death_counter deaths
    /scoreboard objectives setdisplay list death_counter

    you can replace "death_counter" with any unique identifier as per your needs.
    2
    Keebsz
    09/12/2023 12:06 am
    He/Him • Level 49 : Master Vampire
    history
    I updated the pack with two scoreboards for the death count so the admin could set the score above the head and on the list at the same time. It was a lot simpler but I wanted there to be some options for the user.
    2
    Lentejas Con Marichuelas
    09/08/2023 3:21 pm
    Level 5 : Apprentice Miner
    Friend, could you update this datapack to version 1.20 please?
    2
    Keebsz
    09/08/2023 9:22 pm
    He/Him • Level 49 : Master Vampire
    Datapack is updated :)
    1

    Welcome