Update Checker | You can now disable the update checker if you do not wish to receive notifications of new updates. The following has been added to the config.yml file:
Code (YAML):
# Enable or disable the update checker. updateCheckerEnabled: true
The default is true. If you wish to disable the update checker you'll have to manually add the option above and set it to false.