Companion

object Companion

Functions

Link copied to clipboard
fun center(block: Block): Location
fun center(block: Block, block2: Block): Location
Link copied to clipboard
fun hearts(amount: Double): Double
Link copied to clipboard
fun key(key: String): NamespacedKey
Link copied to clipboard
fun metrics(id: Int, plugin: JavaPlugin): Metrics
Link copied to clipboard
fun version(resourceId: Int, onLatest: () -> Unit = {}, onOutdated: (latestVersion: String, downloadLink: String) -> Unit)

Checks if there is a new version of the plugin available on SpigotMC.