Death & Kill Counter [1.16+]

Death & Kill Counter [1.16+]

By r4isen1920

Track and count the difficulties you encountered during your adventure by implementing an automatic death and kill counter system for your world! Counting how many times you've killed another player and how many times you've died.

created by: r4isen1920 / Death Counter Concept by (@IntoCMD) (HongyiMC).

pack version: v5.0

Counter Display

Both counters cycle for every 50 ticks. You don't have to switch to each counter, as it does automatically.

The amount of deaths and kills can be seen below the player's name and through the pause menu.

Setting Up

Once you load the behavior pack, it is automatically installed into your world. No additional set up needed. Note that adding behavior packs will disable Xbox Achievements.

You also need to activate "Holiday Creator Features" for the add-on to run properly.

Reseting Counters

You can reset the counter by using with the following commands:

  • Reset Kill Count for a player: /scoreboard players set [PLAYER_NAME] kills 0
  • Reset Death Count for a player: /scoreboard players set [PLAYER_NAME] deaths 0
  • Reset All Death Count: /function reset/deaths
  • Reset All Kill Count: /function reset/kills

Resetting all player's death and/or kill count will only affect players that are currently joined in the world. This may be changed in the future.

Downloads