Configuration

Configuration file: config.yml

modules:
  # This module adds a command to block the chat
  #
  # This module does not have a configuration file
  block-chat: true
  • modules.block-chat: Enable/disable the module

Last updated