KSpigot
/
net.axay.kspigot.runnables
/
bukkitRun
bukkit
Run
fun
bukkitRun
(sync:
Boolean
, runnable: () ->
Unit
)
Content copied to clipboard
Executes the given
runnable
either sync or async (specified by the
sync
parameter).