- getApiKey() - Method in class de.pheasn.pluginupdater.Updater
-
Returns the server owner's API key.
- getFile() - Method in interface de.pheasn.pluginupdater.Updatable
-
Returns the plugin's .jar file.
- getPlugin() - Method in class de.pheasn.pluginupdater.Updater
-
Returns the updatable plugin.
- getPluginId() - Method in class de.pheasn.pluginupdater.Updater
-
Returns the plugin's Bukkit ID.
- getReleaseChannel() - Method in interface de.pheasn.pluginupdater.Updatable
-
Returns the release type of the currently running plugin.
- getReleaseChannel() - Method in class de.pheasn.pluginupdater.Updater
-
Returns the minimum ReleaseChannel.
- getVersion() - Method in interface de.pheasn.pluginupdater.Updatable
-
Returns the version of the plugin.