LatestDeaths is a plugin, that saves data after each player's death and than provides a simple way to read it
Paper based servers 1.19.4+
Bukkit and Spigot are not supported!
LatestDeaths requires MariaDB version 10.7.0 or later!
/ld
This requires the player to have the latestdeaths.lastdeaths
permission
/ld <amount>
The amount limit can be specified in the config, players with latesetdeaths.overlimit
permission can bypass this limit.
/ld <amount> <player name>
This requires the player to have the latestdeaths.seeothers
permission.
This command is also runnable from the console
/ldadmin reload
This requires the player to have the latestdeaths.admin
permission
Requirements:
Java, Git, Maven
Clone the repository:
git clone https://github.com/Mandlemankiller/LatestDeaths
Move to the folder:
cd LatestDeaths
Run maven:
mvn package
Done! The jar is now in the target directory, it's called LatestDeaths-1.0-SNAPSHOT.jar