static void Main() { PluginRepository.LoadPlugins(); PluginRepository.DisplayLoadedPlugins(); UserInteraction.InputLoop(); }