> For the complete documentation index, see [llms.txt](https://voseraproject.gitbook.io/voseraproject/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://voseraproject.gitbook.io/voseraproject/ucretsiz-urunler/griefpreventiongui-addon/eklenti-hakkinda.md).

# Eklenti Hakkında

Minecraft sunucularının vazgeçilmezi olan GriefPrevention eklentisini, oyuncularınız için tamamen görsel ve kusursuz bir deneyime dönüştürün! Oyuncularınız artık karmaşık sohbet komutlarıyla (`/trust`, `/untrust`, `/claimson`) uğraşmak zorunda kalmayacak. Tek bir komutla açılan modern arayüz sayesinde tüm claim işlemlerini sol tık, sağ tık ve orta tık kombinasyonlarıyla yönetebilecekler.

#### Öne Çıkan Özellikler

&#x20;\- Tam Entegrasyon: Arka planda doğrudan orijinal *GriefPrevention* veri tabanını ve mantığını kullanır, sunucuyu yormaz.\
\
&#x20;\- Gelişmiş Claimlerim Menüsü: Oyuncunun sahip olduğu tüm arazileri listeler.\
\
&#x20;\- Satılık Claim Pazarı (Market): Oyuncular claim arazilerini entegre ekonomi desteğiyle satışa çıkarabilir, diğer oyuncular pazardan güvenle arsa satın alabilir.\
\
&#x20;\- Süre Uzatma Sistemi (Expiration): Claim arazilerinin silinmesini önlemek için oyun içi para karşılığında claim süresini uzatma veya kısaltma mekanizması.\
\
&#x20;\- Detaylı Bayrak (Ayar) Yönetimi: İnek doğması, zombi doğması, pvp durumu, blok kırma/koyma, sandık açma, köylü ticareti ve huni kullanımı gibi 10'dan fazla ayar tek tıkla açılıp kapatılabilir.\
\
&#x20;\- Görsel Üye Yönetimi: Claim arazisine güvenilen (`/trust`) oyuncuları kafalarıyla birlikte listeler. Tek tıkla üye eklenebilir, kafa tıklanarak üye güvenliği anında kaldırılabilir (`/untrust`).\
&#x20;&#x20;


---

# 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://voseraproject.gitbook.io/voseraproject/ucretsiz-urunler/griefpreventiongui-addon/eklenti-hakkinda.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.
