Save player's inventory when they die.
- LuckPerms (or any permission plugin)
- A MySQL database
- /lastdeaths - shows the last times the player died
- /getdeath - shows the item the player had when he died
- dl.last - allows you tu use the
lastdeaths
command - dl.get - allows you to use the
getdeath
command - dl.get.take - allows you to take the item when using the
getdeath
command