add

fun add(runnable: BukkitRunnable, callback: () -> Unit, safe: Boolean): Pair<() -> Unit, Boolean>?