Skip to content

Releases: JeremyFail/PluginUpdateChecker

Release list

1.1.0

Choose a tag to compare

@JeremyFail JeremyFail released this 25 May 06:22
fff4427

Overview

Adding the ability to optionally check for pre-release versions.

Previously, it would always include pre-release versions. This is now an optional feature though and must be explicitly enabled if you want the update checker to function that way in your implementation.

Check out the Wiki for more details.

1.0.0

Choose a tag to compare

@JeremyFail JeremyFail released this 05 Apr 20:08
b83b27a

Overview

This is the initial release with basic features supporting GitHub releases, custom URLs, as well as custom RemoteVersionSupplier implementations.

Check out the Wiki for more details and current supported features.

Planned Features

I plan to implement additional features in future updates such as:

  • Support for Spigot releases
  • Support for the Spiget API
  • Support for Hangar releases
  • Support for Polymart releases
  • Support for Modrinth releases

I may also look at getting this hosted on a Maven repository. More to come!


IMPORTANT DISCLAIMER

I created this primarily for my own use in my own custom plugins. I have not thoroughly tested all features as of yet. If you find bugs or issues, or if you have suggestions for features, please file them in the Issues tab._