MCCoroutine

interface MCCoroutine

Functions

disable
Link copied to clipboard
abstract fun disable(plugin: <ERROR CLASS>)

Disposes the given plugin.

getCoroutineSession
Link copied to clipboard
abstract fun getCoroutineSession(plugin: <ERROR CLASS>): CoroutineSession

Get coroutine session for the given plugin.