| Modifier and Type | Method and Description |
|---|---|
abstract Updater.Builder |
Updater.Builder.apiKey(String apiKey)
Sets the API-Key.
|
static Updater.Builder |
Updater.builder() |
abstract Updater.Builder |
Updater.Builder.interval(long interval)
Sets the update check interval in minutes.
|
abstract Updater.Builder |
Updater.Builder.plugin(Updatable plugin)
Sets the plugin which must implement the Updatable interface.
|
abstract Updater.Builder |
Updater.Builder.pluginId(int id)
Sets the Bukkit plugin ID.
|
abstract Updater.Builder |
Updater.Builder.releaseChannel(ReleaseChannel channel)
Sets the desired release channel.
|
Copyright © 2015. All rights reserved.