Small Fixes & Command Rewards
Overview
First and foremost, I'd like to apologize for the lack of updates on DragonEggDrop recently despite the number of bug reports I've received. The long and short of it is due to the fact that I'm in university studying as a Software Engineer and have found little time to build a proper release. That being said, this is a small release that addresses some of the concerns that were brought to my attention and adds a feature that was long requested. I hope this satisfies the requests and resolves the issues from the previous release that prevented some of you from running the latest version.
I will be going on Christmas break this Friday and may be unable to release any updates if required. For those of you that celebrate, Merry Christmas, Happy Hanukkah, or whatever you celebrate, I hope you have happy holidays. Spend some time with your family. Expect a release when Minecraft 1.13 has been completely released 😄
Changelog
- Fixed issue #5. NullPointerException when starting the plugin and "tempData.json" was empty
- Fixed issue #7. NullPointerException if attempting to apply unsupported/unknown attributes to the dragon
- Added a "death-commands" configuration option to execute commands as a reward for killing the dragon
- %player% is a placeholder which gets replaced by the name of a player that killed the dragon
- %dragon% is a placeholder which gets replaced by the name of the dragon that was killed
- API: Added methods in DragonLoot to reflect the addition of death commands