Gets all currently active plugin instances
array<PluginInterface> plugins
public function getPlugins() : array { return $this->plugins; }