# Residence

## Jak si vytvořit residenci?

Možnou velikost a počet residencí nalezneš na našem webu [<mark style="color:blue;">darkup.cz</mark>](https://darkup.cz/).

Na vytvoření jsou dvě možnosti:

1. Jednoduše příkazem: `/res auto` (Vytvoří residenci okolo tebe v největší možné velikosti.)
2. Výběrem 2 bodů pomocí tyčky a příkazem: `/res create <název>` ([video návod](https://www.tiktok.com/@darkup.cz/video/7086913349300014342))

{% hint style="danger" %}
**Pozor!** Residence se ti automaticky smaže, pokud se **12 měsíců (rok)** nepřipojíš na server.&#x20;
{% endhint %}

## Užitečné příkazy

* Otevření GUI pro nastavení oprávnění všem hráčům: `/res set`
* Povolení všech oprávnění hráči: `/res pset <název residence> <hráč> trusted t`
* Povolit nakažení Villagerů zombíkem: `/res set animalkilling true`
* Zrušení všech oprávnění hráči: `/res pdel <název residence> <hráč>`
* Seznam residencí, do kterých máš přístup: `/res list`
* Nastavení pozice teleportace: `/res tpset`&#x20;
* Další dostupné vlajky zobrazíš příkazem: `/res flags`

## Subzony

Jedná se o menší residenci v hlavní residenci.

* Lze například využít k pronajmutí určitého místa hráči v tvé residenci.

### Jak vytvořit subzonu?

1. Nejdříve tyčkou označ místo v tvé residenci, kde bys chtěl, aby byla subzona. Je to stejné jako vytváření residence.
2. Poté stačí napsat `/res subzone <název subzony>`

* Seznam všech tvých subzone zobrazíš pomocí `/res sublist`


---

# 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://wiki.darkup.cz/survival/residence.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.
