* Fixed build issue.
+ Shawn Zillen: Added nl_NL.lang
+ CJYKK: Added zh_CN.lang
* Using Ore API v2 now.
* Using new version of MessagesTranslator (introduces a better system to customize the messages).
* Updated metrics.
* Bug fixes and improved unit tests.
* d4julian: Made default messages look nicer
* Fixed network errors spamming console (Fixes #3)
+ Feniksovich: Added ru_RU.lang
* Fixed URLs in docs.
+ Added reminder messages for console and admins with a separately configurable interval.
* Massively expanded tests to ensure bug free communication with the Ore API.
+ Added /updatechecker show
command to show the person running the command the list of updates. (Or that there are none.)
* Fixed an NullPointerException when there were no updates.
* Fixed some issues with translations.
* Fixed minor issues with translations.
+ Made timeout for API and refresh interval configurable.
+ Added debug logging.
+ Added de_DE translation.
+ Added README and ISSUE_TEMPLATE.
* Fixed command descriptions.
* Fixed wrong plugin name in translation file.
* Updated MessagesTranslator to fix an issue with the wrong language files being loaded when multiple plugins were using it.
* "Current version" is now called "Installed version".
* Made all log messages related to update checking translatable.
* Internal optimizations.
+ Added notification for admins when they join.
+ Added notification for admins when new updates are detected.
+ Added /updatechecker reload
command.
+ Added first language file keys.
+ Implemented checking which plugins are available on Ore.
+ Implemented looking for the recommended, latest and all versions.
+ Display update information in the console (only).
* Initial commit.