TChat
Tect.host
  • Introduction
  • General
    • Addons
    • Basic chat
    • Commands and permissions
    • Utils
    • Placeholders
  • Autobroadcast
    • Configuration
    • Command
  • BannedCommands
    • Configuration
    • Command
  • BannedWords
    • Configuration
    • Command
  • Channels
    • Configuration
    • Command
  • Chat Color
    • Configuration
    • Command
    • Menu
  • Chat Games
    • Configuration
      • Key words
    • Command
  • Custom Commands
    • Configuration
      • Conditionals
      • Loops
  • Ignore
    • Configuration
    • Command
  • Invsee
    • Configuration
  • Levels
    • Configuration
  • Me formatter
    • Configuration
    • Command
  • Polls
    • Configuration
    • Command
  • Print formatter
    • Configuration
    • Command
  • Show Ender Chest
    • Configuration
  • Tags
    • Configuration
    • Menu configuration
    • Command
  • Worlds
    • Configuration
Powered by GitBook
On this page
  1. Chat Color

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 8 months ago