> For the complete documentation index, see [llms.txt](https://cepwiki.xbuhari.com.tr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cepwiki.xbuhari.com.tr/english/about-the-plugin/transfer-game-chat.md).

# Transfer Game Chat

On this page you can get information about the game chat transfer system.

### System

You can have the messages sent within the game, people entering the game, and people leaving the game sent to the channel you choose.

## Configuration File

```yaml
server_chat_logs:
  status: true # If this is active, game chat will be sent to the specified channel.
  joinQuitLogStatus: true # If this is active, those entering/leaving the game will be sent to the specified channel.
  logChannel: '1259359193811386378' # Channel ID is entered here
```
