isPluginEnabled

open fun isPluginEnabled(name: String): Boolean

Checks whether a plugin is enabled

Return

Whether the plugin is enabled

Parameters

name

Name of the plugin


open fun isPluginEnabled(plugin: Plugin): Boolean

Checks whether a plugin is enabled

Return

Whether the plugin is enabled

Parameters

plugin

Plugin