Configuration - liachmodded/Updatifier GitHub Wiki

##Configuration

Updatifier has a configuration file located in config/Updatifier/config.conf. All of the configuration options can be found below.

Download-Updates : Sets if Updatifier will automatically download plugin updates when they become available. Updates are downloaded to the updates directory. Acceptable values are either true or false. The default value is false.

Show-Changelogs : Sets if Updatifier will show changelogs for plugin updates. This will only work if the plugin supports changelogs. Acceptable values are either true or false. The default value is true.

Blocked-Plugins : A list that sets which plugins Updatifier will block the updating of. Acceptable values are either true or false. The default value for all plugins is false.


Updatifier uses PluginMetrics by Hidendra, and uses Statslite to send the data. If you wish to opt out, please edit the configuration file found in config/mcstats.properties.