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