allow Kekno to run with sv_running not returning anything :upside_down:

make sure script plugins output correct errors instead of being swallowed
prevent webfront error when webfront tab is left open on a server no longer being modified
This commit is contained in:
RaidMax
2020-02-01 12:27:14 -06:00
parent c6d6bebeab
commit 06cdaef8a4
9 changed files with 131 additions and 146 deletions

View File

@ -1315,7 +1315,7 @@ namespace SharedLibraryCore.Commands
/// <summary>
/// Lists the loaded plugins
/// </summary>
public class ListPluginsCommand : Command
/*public class ListPluginsCommand : Command
{
private readonly IPluginImporter _pluginImporter;
public ListPluginsCommand(CommandConfiguration config, ITranslationLookup translationLookup, IPluginImporter pluginImporter) : base(config, translationLookup)
@ -1337,7 +1337,7 @@ namespace SharedLibraryCore.Commands
}
return Task.CompletedTask;
}
}
}*/
/// <summary>
/// Lists external IP