Functions
async
Link copied to clipboard
fun async(plugin: KotlinPlugin, delayTicks: Long, repeatingTicks: Long, block: () -> Unit): BukkitTask
Content copied to clipboard
colorize
Link copied to clipboard
heal
Link copied to clipboard
inRadiusOfLocation
Link copied to clipboard
kill
Link copied to clipboard
send
Link copied to clipboard
fun <T : CommandSender> MutableList<T>.send(messages: List<String>, player: Player?)
Content copied to clipboard
sync
Link copied to clipboard
fun sync(plugin: KotlinPlugin, delayTicks: Long, repeatingTicks: Long, block: () -> Unit): BukkitTask
Content copied to clipboard