_DO_NOT_CALL_FROM_A_PLUGIN_downloadNotExistingPluginsAndLoad
fun _DO_NOT_CALL_FROM_A_PLUGIN_downloadNotExistingPluginsAndLoad(activity: Activity, mode: AutoDownloadMode)(source)
Automatically download plugins not yet existing on local
Gets all online data from online plugins repo
Fetch all not downloaded plugins
Download them and reload plugins
DO NOT USE THIS IN A PLUGIN! It may case an infinite recursive loop lagging or crashing everyone's devices. If you use it from a plugin, do not expect a stable jvmName, SO DO NOT USE IT!