# reply

{% code title="Example" overflow="wrap" %}

```yaml
reply:
  type: "reply"
  enabled: true
  name: "globalreply"
  aliases: [ "gr" ]
  not_found: "{error_colour}You have no conversation to reply to."
  ignoring: "{error_colour}This player is ignoring you."
  toggled: "{error_colour}You have your messages toggled."
  recipient_toggled: "{error_colour}This player has there messages toggled."
  # Placeholders will parse in terms of the other player.
  to: "&f✉ &7&ome -> &f&o<player> &7&o<server> &7&o: &f&o%message%"
  from: "&f✉ &f&o<player> &7&o<server> -> &7&ome &7&o: &f&o%message%"
  # Spy is where other players can see messages.
  spy_format: "&8&o%from% -> %to% : %message%"
```

{% endcode %}

`/[name] [message]`
