_DO_NOT_CALL_FROM_A_PLUGIN_updateAllOnlinePluginsAndLoadThem

Needs to be run before other plugin loading because plugin loading can not be overwritten

  1. Gets all online data about the downloaded plugins

  2. If disabled do nothing

  3. If outdated download and load the plugin

  4. Else load the plugin normally

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!