Custom Plugin Factory
Custom plugin factory to enforce plugins having a context in which they run.
Author
Griefed
Functions
Link copied to clipboard
protected open override fun createInstance(pluginClass: Class<*>, pluginWrapper: PluginWrapper): Plugin?
Link copied to clipboard