# Configuration

```yaml
# #################################################################
# ┌─────────────────────────────────────────────────────────────┐ #
# │                         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

{% hint style="warning" %}
To execute the command you need the "tchat.me" permission.
{% endhint %}
