Configuration

Configuration file: config.yml

General

chat-color:
  # Enable/disable this command
  enabled: true
  # Enable/disable colors in chat
  colors-in-chat-enabled: true
  # Enable/disable chat color menu (disable it if your Minecraft version is not +1.21)
  menu-enabled: true
  • Enabled: Enable/disable the /chatcolor command and the code to add the colors to the chat

  • Colors-in-chat-enabled: Enable/disable color and format usage in chat (&2, &l...)

  • Menu-enabled: Enable/disable the chat color menu (I recommend disabling it if your server version is not 1.21+)

Last updated