> For the complete documentation index, see [llms.txt](https://wiki.hazerot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.hazerot.com/survival/commands.md).

# Команд

{% hint style="info" %}
Манай сервер дээр бид Lands plugin ашигладаг бөгөөд энэ нь тоглогч бүр өөрийн гэсэн газар нутгийг эзэмшиж, хамгаалж, удирдах боломжийг олгодог систем юм. Та хүссэн байршилдаа газар claim хийж, бусдаас бүрэн хамгаалж чадна, ингэснээр зөвшөөрөлгүй хүн таны барилгыг эвдэх эсвэл зүйл авах боломжгүй болно. Мөн та найзуудаа land-дээ урьж хамтдаа баг болж хөгжүүлэх, role тохируулж хэн юу хийж болохыг шийдэх боломжтой. Үүнээс гадна бусад land-уудтай ally эсвэл enemy харилцаа үүсгэж стратеги тоглолт хийх, өөрийн газрыг өргөжүүлж илүү том, хүчирхэг болгох боломжтой. Энэ систем нь серверийг илүү эмх цэгцтэй, аюулгүй болгож, тоглогчдод илүү сонирхолтой, хамтын gameplay мэдрэмжийг өгдөг.
{% endhint %}

| Команд                        | Тайлбар                                                      |
| ----------------------------- | ------------------------------------------------------------ |
| /lands                        | GUI цэс нээнэ. `/lands menu` мөн адил.                       |
| /lands create                 | Шинэ land үүсгэнэ. (Жишээ: name = Test, tag = T)             |
| /lands createcamp             | Түр land үүсгэнэ, тодорхой хугацааны дараа автоматаар устна. |
| /lands delete \<land \| here> | Land устгана.                                                |
| /lands trust \<player>        | Тоглогчид эрх олгох.                                         |
| /lands untrust \<player>      | Эрх хасах.                                                   |
| /lands ban \<player>          | Land-аас хориглох.                                           |
| /lands unban \<player>        | Хориг цуцлах.                                                |
| /lands setrole \<area \| \*>  | Role тохируулах.                                             |
| /lands claim                  | Claim хийх.                                                  |
| /lands unclaim                | Claim устгах.                                                |
| /lands map                    | Map дээр дарж claim хийнэ.                                   |
| /lands relations              | Ally болон enemy тохируулах.                                 |
| /lands deposit \<amount>      | Land банк руу мөнгө хийх.                                    |
| /lands withdraw \<amount>     | Мөнгө авах.                                                  |
| /lands balance                | Баланс харах.                                                |
| /lands accept \<land>         | Урилга хүлээн авах.                                          |
| /lands deny \<land>           | Урилгаас татгалзах.                                          |
| /lands level                  | Land-ийн level харах.                                        |
| /lands invites                | Ирсэн урилгууд харах.                                        |
| /lands chat                   | Land chat-д бичих.                                           |
| /lands info                   | Land мэдээлэл.                                               |
| /lands player \<player>       | Тоглогчийн мэдээлэл.                                         |
| /lands map                    | Газрын зураг харах.                                          |
| /lands rename \<name>         | Нэр солих.                                                   |
| /lands setspawn               | Spawn тохируулах.                                            |
| /lands spawn                  | Spawn руу очих.                                              |
| /lands list                   | Бүх land харах.                                              |
| /lands storage                | Land storage нээх.                                           |
| /lands view                   | Хил хязгаар харах.                                           |
| /lands unstuck                | Гацсан үед гарах.                                            |
| /lands rent                   | Rent удирдах.                                                |


---

# 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:

```
GET https://wiki.hazerot.com/survival/commands.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.
