# Oyun Sohbeti Aktarma

## Sistem

Oyun içerisinde gönderilen mesajları, oyuna giren kişileri, oyundan çıkan kişileri seçtiğiniz kanala göndertebilirsiniz.

## Ayar Dosyası

```yaml
server_chat_logs:
  status: true # Bu aktif olursa oyun sohbeti belirtilen kanala gönderilir.
  joinQuitLogStatus: true # Bu aktif olursa oyuna girip/çıkanlar belirtilen kanala gönderilir.
  logChannel: '1259359193811386378' # Kanal ID'si buraya  girilir
```

#### &#x20; <a href="#ayar-dosyasi" id="ayar-dosyasi"></a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tanitim.nourseproject.com/minecraft-eklentileri/ncep/eklenti-hakkinda/oyun-sohbeti-aktarma.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
