# Rezidencie

## Úvod

Rezidencia je tvoj vlastný pozemok na ktorom **môžeš robiť a stavať čo chceš**. \
Rezidencia **chráni** tvoj pozemok pred ostatnými hráčmi, **v tvojej rezidencii nemôže nikto nič ničit, nič brať z chestiek a ani pokladať blocky**.&#x20;

### Pridanie/odobranie hráča

Do rezidencie si môžeš **pridať** svojich kamarátov pomocou príkazu **/res pad \<nick>** hráča a ak ho chceš odobrať tak použiješ príkaz **/res pdel \<nick>**.&#x20;

### Vytvorenie/zmazanie residencie

Rezidenciu si vytvoríš pomocou príkazu **/res auto**. \
Ak chceš odstrániť rezidenciu tak použi príkaz **/res remove \<názov** **rezidencie>**.&#x20;

### Zoznam rezidencií

Príkaz **/res list** ti ukáže zoznam tvojich rezidencií.

### Informácie o rezidencii

Príkaz **/res info** ti ukáže informácie o rezidencii.

### Nastavenia práv

Pomocou príkazu **/res set** nastavuješ práva v celej rezidencii pre všetkých hráčov. \
Ak chceš nastavovať práva samostatne použi príkaz **/res pset \<nick>**.&#x20;

### Limity rezidencií

Príkaz **/res limits** ukáže limity v rezidencií.

### Teleport na residenciu

Ak sa chceš teleportovať na svoju rezidenciu použi príkaz **/res tp \<názov>**.&#x20;

### Zobrazenie hranice

Príkaz **/res area** ti ukáže hranice tvojej rezidencie.


---

# 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://ig-play.gitbook.io/ig-play-dokumentacia/vseobecne/rezidencie.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.
