public PluginManager(FileInfo configFile) { this.configFile = configFile; this.plugins = new PluginInfoList(); }