Description
Plugin done to save information on all deaths in the server and retrieve items from a player when needed.
You can use sqlite or mysql
Permissions
logDeadInventory.use
Commands
- /ldi - show all commands.
- /ldi list - [playerName] [deathDate] - show summary list of deaths per player.
- /ldi info [deathEventId] - show all info about one death event.
- /ldi restore [deathEventId] - recover items using deathEventId.
deathDate format: dd/mm/yyyy. Optional and dont work in sqlite.
If you have suggestion or reclamation, go to the forum.

