Simple death counter plugin I made for a private server with friends
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Source Code:
- https://github.com/notjacob-dev/DeathCounter
Will not work on any versions prior to 1.16 due to use of hex colors, to fix this fork the git repo and replace ChatColor.of with your preferred legacy chatcolor or download the release here: https://github.com/notjacob-dev/DeathCounter/releases/tag/1.0
Commands:
- /topdeaths <number of entries> (deathcounter.topdeaths)
- /getdeaths [playername] (deathcounter.getdeaths)

DeathCounter 1.0
Simple plugin to track deaths
Recent Updates
- Edited to work with java 8 Sep 19, 2020