> For the complete documentation index, see [llms.txt](https://docs.crafthera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crafthera.com/towny/towny-komutlari-nelerdir.md).

# Towny Komutları Nelerdir?

***

### 🏰 Kasaba (Town) Komutları

#### 📌 Genel Komutlar

* `/town` → Kasaba bilgilerinizi gösterir
* `/town ?` → Yardım menüsünü açar
* `/town (isim)` → Başka bir kasaba hakkında bilgi verir
* `/town here` → Bulunduğunuz kasabayı gösterir
* `/town list` → Tüm kasabaları listeler
* `/town online` → Kasabanızdaki aktif oyuncuları gösterir

***

#### 🏗️ Kasaba Yönetimi

* `/town new (isim)` → Yeni kasaba kurar
* `/town delete` → Kasabanızı siler
* `/town leave` → Kasabadan ayrılırsınız
* `/town join (isim)` → Açık kasabalara katılırsınız

***

#### 👥 Oyuncu Yönetimi

* `/town add (oyuncu)` → Kasabaya oyuncu ekler
* `/town kick (oyuncu)` → Kasabadan oyuncu çıkarır
* `/town reslist` → Kasaba üyelerini listeler
* `/town ranklist` → Rütbeleri gösterir
* `/town rank add/remove (oyuncu) (rütbe)` → Rütbe verir/alır

***

#### 💰 Ekonomi Komutları

* `/town deposit (miktar)` → Kasaba kasasına para yatırır
* `/town withdraw (miktar)` → Kasaba kasasından para çeker
* `/town buy bonus (miktar)` → Ekstra claim hakkı satın alır

***

#### 🌍 Arazi (Claim) İşlemleri

* `/town claim` → Bulunduğun chunk’ı sahiplenir
* `/town unclaim` → Chunk’ı serbest bırakır
* `/town set homeblock` → Ana chunk’ı belirler
* `/town set spawn` → Kasaba spawn noktasını ayarlar
* `/town set outpost` → Karakol oluşturur

***

#### ⚙️ Kasaba Ayarları

* `/town set name (isim)` → Kasaba adını değiştirir
* `/town set board (mesaj)` → Açıklama belirler
* `/town set mayor (oyuncu)` → Belediye başkanını değiştirir
* `/town set tag (tag)` → Kasaba etiketi ayarlar
* `/town set tag clear` → Etiketi siler

***

#### 💸 Vergi Ayarları

* `/town set taxes (miktar)` → Günlük vergi oranı
* `/town set plottax (miktar)` → Arsa vergisi
* `/town set plotprice (miktar)` → Arsa fiyatı
* `/town set shopprice (miktar)` → Market arsası fiyatı
* `/town set shoptax (miktar)` → Market vergisi
* `/town set embassyprice (miktar)` → Elçilik fiyatı
* `/town set embassytax (miktar)` → Elçilik vergisi

***

### 🔧 Kasaba Toggle Ayarları

* `/town toggle pvp` → PvP aç/kapat
* `/town toggle public` → Herkese açık yap/kapat
* `/town toggle open` → Davetsiz giriş aç/kapat
* `/town toggle explosion` → Patlamaları aç/kapat
* `/town toggle fire` → Ateşi aç/kapat
* `/town toggle mobs` → Mob spawnını aç/kapat

***

### 🏳️ Ülke (Nation) Komutları

#### 📌 Genel

* `/nation` → Ülke bilgisi
* `/nation list` → Ülkeleri listeler
* `/nation online` → Online üyeleri gösterir

***

#### 🏗️ Yönetim

* `/nation new (isim)` → Ülke kurar
* `/nation delete` → Ülkeyi siler
* `/nation leave` → Ülkeden ayrılır
* `/nation add (kasaba)` → Kasaba ekler
* `/nation kick (kasaba)` → Kasaba çıkarır

***

#### 👑 Yetkiler

* `/nation set king (oyuncu)` → Lider değiştirir
* `/nation set capital (kasaba)` → Başkent belirler
* `/nation rank add/remove (oyuncu)` → Rütbe verir

***

#### 💰 Ekonomi

* `/nation deposit (miktar)` → Para yatırır
* `/nation withdraw (miktar)` → Para çeker
* `/nation set taxes (miktar)` → Vergi belirler

***

#### 🏷️ Ayarlar

* `/nation set name (isim)` → İsim değiştirir
* `/nation set tag (tag)` → Tag ayarlar
* `/nation set tag clear` → Tag siler

***

### ⚔️ Diplomasi ve Savaş

* `/nation ally add (ülke)` → Dost ekler
* `/nation ally remove (ülke)` → Dost siler
* `/nation enemy add (ülke)` → Düşman ekler
* `/nation enemy remove (ülke)` → Düşman siler
* `/towny war stats` → Savaş bilgisi
* `/towny war scores` → Skor tablosu

***

### 🧠 Faydalı Genel Komutlar

* `/towny` → Temel komutlar
* `/towny ?` → Gelişmiş yardım
* `/towny prices` → Masrafları gösterir
* `/towny time` → Vergi süresini gösterir
* `/towny universe` → Genel istatistikler
* `/towny top` → En iyi listeleri gösterir
* `/map` → Haritayı açar

***

### 🎯 Sonuç

Towny komutları, kasabanızı ve oyundaki ilerleyişinizi tamamen kontrol etmenizi sağlar.\
Komutları aktif kullanarak daha hızlı gelişebilir ve güçlü bir topluluk oluşturabilirsiniz.

🚀 CraftHera’da güçlü bir kasaba kurmak sizin elinizde!


---

# 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://docs.crafthera.com/towny/towny-komutlari-nelerdir.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.
