| Package | Description |
|---|---|
| io.github.bedwarsrel.updater |
| Constructor and Description |
|---|
PluginUpdater(org.bukkit.plugin.Plugin plugin,
int id,
File file,
PluginUpdater.UpdateType type,
PluginUpdater.UpdateCallback callback)
Initialize the updater with the provided callback.
|
PluginUpdater(org.bukkit.plugin.Plugin plugin,
int id,
File file,
PluginUpdater.UpdateType type,
PluginUpdater.UpdateCallback callback,
boolean announce)
Initialize the updater with the provided callback.
|
Copyright © 2017. All rights reserved.