Configuration

Configuration file: config.yml

General

modules:
  # Send a message to the admins via chat when the plugin isn't up to date
  #
  # This module does not have a configuration file
  update-notify: true
  • modules.update-notify: Enable/disable the full module If the module is enabled, when an update is available it will notify administrators when they join the server and also display a message in the console when the server starts.

Last updated