
DeathLogger
A plugin to store informations about your players when they die, such as their inventory, death cause and location.
- Added plugin-individualized language management
- Added a new bStats metric: Tracked deaths (deaths tracked by plugin)
- Added the /deaths and /death commands:
/deaths : opens the /dl players menu
/deaths (username) : opens the /dl player menu for the specified player- Improved the reload command
- Added more permission customizability to allow for non-admin-only use
deathlogger.teleport.[all/self] : Teleport to any/your own death location
deathlogger.inventory.[take/give] : Give yourself/the dead player the inventory from a certain death
deathlogger.inventory.view.[all/self] : See the contents of your own/all players' deaths- Properly registered all permissions to appear properly in permissions editors
Migrated to NexusCore
Full plugin rewrite!
- New GUIs
- Removed all old commands and replaced them with /dl players
- JSON Storage
Changed the lang system to SynkLibs'
Adapted the plugin to support SynkLibs 1.7
Changelog:
- Added SynkLibs as dependency in plugin.yml
- switched to using SynkLibs for repetitive features
- made the compatibility with lower versions of Minecraft easier
- fixed a bug making the plugin unusable for new players
- 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
Added bStats for Metrics purposes.
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.
First version of the plugin


