A simple update checker for Sponge Plugins for the Ore repository.

1.1.1.160

Release

AuraDevelopmentTeam released this version on Mar 6, 2019

101.1 KB
Download

Version 1.1.1

+ Added reminder messages for console and admins with a separately configurable interval.
* Massively expanded tests to ensure bug free communication with the Ore API.

Version 1.1.0

+ 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.

Version 1.0.1

* Fixed minor issues with translations.

Version 1.0.0

+ 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.

Version 0.2.0

+ 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.

Version 0.1.0

+ Implemented checking which plugins are available on Ore. + Implemented looking for the recommended, latest and all versions.
+ Display update information in the console (only).

Version 0.0.0

* Initial commit.

Dependencies