Configuration

Configuration file: config.yml

This module translates chat colors based on the user's permissions.

General

modules:
  # Allows to translate colors and formats in chat using permissions
  #
  # This module does not have a configuration file
  colorchat: true
  • modules.colorchat: Enable/disable the module.

Last updated