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

Command

Usage

The plugin automatically detects whether it is a format or a color, so it doesn't matter the order and the arguments are optional, for example, this would be valid:

  • /chatcolor &4 (apply the dark red color)

  • /chatcolor &4 &l (apply the dark red color and bold format)

  • /chatcolor &l &4 (apply the dark red color and bold format)

  • /chatcolor &l (apply the bold format)

  • /chatcolor &#C03AFE (apply HEX color)

  • /chatcolor &#C03AFE &l (apply HEX color and bold format)

  • /chatcolor &l &#C03AFE (apply HEX color and bold format)

All these commands would be valid, the order does not matter in the command, the plugin automatically detects if it is color or format

Last updated 9 months ago