bukkitRun

fun bukkitRun(sync: Boolean, runnable: () -> Unit)

Executes the given runnable either sync or async (specified by the sync parameter).