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. Me formatter

Configuration

Configuration file: config.yml

# #################################################################
# ┌─────────────────────────────────────────────────────────────┐ #
# │                         Me formatter                        │ #
# └─────────────────────────────────────────────────────────────┘ #
# #################################################################

# /me command
me:
  # Enable/disable the command
  enabled: true
  # Message format
  format: "&5* &#3AFE09%player_name% &#FEAD10> &7%message%"
  • Enabled: Enable/disable the all module

  • Format: The message format

To execute the command you need the "tchat.me" permission.

Last updated 8 months ago