# Residence

***

## Jak vytvořit residenci?

### Způsob I.

* Automatické vytvoření residence 50x50: `/res auto`
* Rozšíření residence `/res expand <pocet-bloku>` (směrem, kterým se díváš, tím směrem si rozšíříš res)

### Způsob II.

* Označíš si tyčko dva body.
* Bod první označ na nejnižším bodě, který si sám zvolíš a klikneš pravým tlačítkem na blok.
* Bod druhý označ na nejvyšším bodě, který si sám zvolíš a klikneš levým tlačítkem na blok.
* Poté napiš `/res create <nazev>`

{% hint style="info" %}
Kolik si můžeš vytvořit residencí a jak velké se dozvíš [zde](https://www.epiplay.eu/vip).
{% endhint %}

***

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

* Smazání: `/res remove <nazev>`
* Povolit kamarádům všechna oprávnění: `/res pset <nazev-res> <hrac> trusted t`
* Odebrat kamarádovi všechna oprávnění: `/res pdel <nazev-res> <hrac>`
* Povolit nakažení Vesničanů zombíkem: `/res set animalkilling true`
* Nastavení lokace pro teleport: `/res tpset`
* Seznam residencí, kde máš přístup: `/res list`
* Dostupné vlajky: `/res flags`


---

# 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.epiplay.eu/vychytavky/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.
