getSyncExecutor

abstract fun getSyncExecutor(): Executor

Gets an execute to schedule tasks on the synchronous bukkit thread.

Return

Executor.