runAsyncTaskTimer

fun runAsyncTaskTimer(delay: Long, period: Long, run: () -> Unit): @NotNull BukkitTask