Skip to content

Save player's inventory when they die.

License

Notifications You must be signed in to change notification settings

CivilizationGame/DeathLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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