# Ulus Komutları

| Komut                                | İşlevi                                              |
| ------------------------------------ | --------------------------------------------------- |
| **/nation leave**                    | Ulusdan ayrılmanızı sağlar.                         |
| **/nation enemy add**                | Başka bir ulusu düşman olarak belirlemenizi sağlar. |
| **/nation kick**                     | Seçtiğiniz kasabayı ulustan atmanızı sağlar.        |
| **/nation set king**                 | Ulusu seçtiğiniz kasabanın başkanına devreder.      |
| **/nation join**                     | Girişleri açık olan bir ulusa girmenizi sağlar.     |
| **/nation set name {isim}**          | Ulusun ismini değiştirir.                           |
| **/nation set board {yazı}**         | Ulusun açıklamasını ayarlamanızı sağlar.            |
| **/nation toggle peaceful {on/off}** | Ulusun barışçıl durumunu açıp kapatır.              |
| **/nation toggle public {on/off}**   | Ulusu herkese açık durumunu belirler.               |
| **/nation set spawncost**            | Işınlanma ücretini belirler.                        |
| **/nation delete**                   | Ulusu siler.                                        |


---

# 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://clubmineriel.gitbook.io/club-mineriel-wiki/diyarlar-sunucusu/sunucu-sistemleri/towny/towny-komutlari/ulus-komutlari.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.
