Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 471 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 471 Bytes

DeathLogger

Save player's inventory when they die.


Requirements

  • LuckPerms (or any permission plugin)
  • A MySQL database

Commands

  • /lastdeaths - shows the last times the player died
  • /getdeath - shows the item the player had when he died

Permissions

  • 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