Uses of Class
net.guizhanss.guizhanlib.updater.UpdaterConfig
Packages that use UpdaterConfig
Package
Description
The updater module provides auto-update feature to your plugin.
-
Uses of UpdaterConfig in net.guizhanss.guizhanlib.updater
Fields in net.guizhanss.guizhanlib.updater declared as UpdaterConfigConstructors in net.guizhanss.guizhanlib.updater with parameters of type UpdaterConfigModifierConstructorDescriptionprotectedAbstractGuizhanBuildsUpdater(Plugin plugin, File file, String user, String repo, String branch, UpdaterConfig updaterConfig) This constructor sets up the updater.GuizhanBuildsCNUpdater(Plugin plugin, File file, String user, String repo, String branch, UpdaterConfig updaterConfig) This constructor sets up the updater.GuizhanBuildsUpdater(Plugin plugin, File file, String user, String repo, String branch, UpdaterConfig updaterConfig) This constructor sets up the updater.