Package com.jeff_media.updatechecker
package com.jeff_media.updatechecker
Main package. Must be relocated when shading!
-
ClassDescriptionMain class. Automatically checks for updates.This event is called whenever an update check is finished.Represents whether a new version is available or notRepresents the source from where to fetch update information.Represents whether the update check was successfulCreates a User-Agent string.Used to supply the latest version of your plugin in conjunction with
UpdateChecker(JavaPlugin, VersionSupplier)