MCCoroutine

interface MCCoroutine

Functions

Link copied to clipboard
abstract fun disable(plugin: <Error class: unknown class>)

Disposes the given plugin.

Link copied to clipboard
abstract fun getCoroutineSession(plugin: <Error class: unknown class>): CoroutineSession

Get coroutine session for the given plugin.