> For the complete documentation index, see [llms.txt](https://bilgi.geik.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bilgi.geik.xyz/konfigurasyonlar/ihale-konfigurasyonu-ve-duyurusu.md).

# İhale Konfigürasyonu ve Duyurusu

## <mark style="color:purple;">Gereksinimler</mark>

* **Kullanılabilir Sürüm: 1.8 - SON SÜRÜM**
* **DeluxeMenus**
* **CrazyAuctions**

## <mark style="color:purple;">Giriş</mark>

> İhale konfigürasyonu ile kullanımı kolay ve türkçe bir ihale menüsüne sahip olacaksınız. Announcer eklentisi ile ihalelerinizi chatten duyurabilirsiniz. Ayrıca announcer eklentisi discord'a webhook gönderebiliyor!

## <mark style="color:purple;">Özellikler</mark>

* Tek bir menüde bütün ihale menülerinin birleştirilmesi.
* /ihale komutu ile menü açılışı.
* Announcer eklentisi ihale başlangıçlarını duyurmak.
* Announcer eklentisi ile <mark style="color:orange;">**tıklanabilir**</mark> ihale başlangıcı mesajları.
* Announcer eklentisi ile <mark style="color:blue;">**discorda**</mark> ihale başlangıcını göndermek.
* Türkçe ve ayarlı crazyauctions menüleri.
* Sade ve kullanımı kolay menü renklendirmeleri ve yazıları.
* Materyal isimleri istendiği gibi düzenlenebilir. Örneğin: "GOLD\_INGOT:Altın Külçesi" Announcer Config dosyasından istendiği gibi ayarlanabilir.

## <mark style="color:purple;">Resimler</mark>

<figure><img src="/files/5U050gcvA5slLzHiybfS" alt=""><figcaption><p>Ihale başlayınca atılan wbehook mesajı örneği</p></figcaption></figure>

<figure><img src="/files/h9K98XGKUvL6TmlcUcl8" alt=""><figcaption><p>İhaleye ürün eklenince atılan duyuru örneği. (Renkler bilgisayarımdan dolayı gözükmüyor.)</p></figcaption></figure>

<figure><img src="/files/gVY9Pv5AfL8KskpYtCrX" alt=""><figcaption><p>Ihale duyurusu mesajı mouse üstüne götürülünce çıkan ek mesaj.</p></figcaption></figure>

<figure><img src="/files/F8zfrez9s37ZFEjacQCb" alt=""><figcaption><p>Mevcut ihaleler menüsü</p></figcaption></figure>

<figure><img src="/files/J9mvR44Fqkm0XR9JSsvg" alt=""><figcaption><p>İhale menüsü</p></figcaption></figure>

<figure><img src="/files/5lEu3pMa0IRubLmBndOK" alt=""><figcaption><p>İhale'de olan eşya görünüşü</p></figcaption></figure>

<figure><img src="/files/Ga6TISQWtjQUvCcZi0je" alt=""><figcaption><p>Sandık menüsü</p></figcaption></figure>

<figure><img src="/files/nHw42xSzR7aPA07yBgse" alt=""><figcaption><p>Sandıkta bulunan eşya</p></figcaption></figure>

<figure><img src="/files/sv1ThSQ8YBoHLa5I229T" alt=""><figcaption><p>Senin ihalelerin menüsü</p></figcaption></figure>

<figure><img src="/files/xnOK6GJ0RQDh77Gq4sU1" alt=""><figcaption><p>Yardım Eşyası</p></figcaption></figure>

## <mark style="color:purple;">Announcer-Config</mark>

{% file src="/files/Jrjk8rJH9NXU0CZ0CwYd" %}
Auction-Announcer eklentisinin config dosyası
{% endfile %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bilgi.geik.xyz/konfigurasyonlar/ihale-konfigurasyonu-ve-duyurusu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
