toggle menu
HMCWraps API
1.5.1
jvm
switch theme
search in API
HMCWraps API
/
de.skyslycer.hmcwraps.updater
/
PluginUpdater
Plugin
Updater
public
abstract
class
PluginUpdater
Members
Functions
check
Link copied to clipboard
public
CheckResult
check
(
JavaPlugin
plugin
)
Check if there is a new update.
parse
Link copied to clipboard
public
abstract
String
parse
(
JsonObject
object
)
Parse the returned JsonObject into the latest version.
platform
Link copied to clipboard
public
PluginPlatform
platform
(
)
Get the updater platform.
plugin
Id
Link copied to clipboard
public
int
pluginId
(
)
Get the plugin id for the platform.