- remade /dl reload
- changed the translation system to move the config to a new file and cleanup the code
- made it so that /getdeath will show the latest death of the specified player
- added a give and open button in /lastdeaths' messages, to give the inventory back to the player, or open the inventory
- fixed an issue with the coordinates
- added an update checker
- fixed an issue that made it so that /lastdeaths would always show your last deaths, and not the specified player's one
- added some information when using /getdeath with no argument, to make the command easier to use
Greatly optimized the plugin as a whole
Changes:
- Removed the cross-server support which was useless
- Changed the data saving system from using a MySQL database to a simple file in the data folder
- Removed the ability for player without deathlogger.get.take to take items in the gui.
- Added several translate messages
To sum up, this is basically a full recoding of the plugin.