# Protecciones

* **¿Cómo doy permisos a otro usuario en mi protección?**

{% hint style="info" %}
Para dar permisos con /ps add (nick del jugador) y para retirar permisos con /ps add remove (nick del jugador) pero también puedes banear usuarios con /psban (Nick del jugador) sin embargo en la 1.16 no esta disponible.
{% endhint %}

{% hint style="warning" %}
La opción /psban y /psunban no están disponibles en el Survival 1.16.
{% endhint %}

* **¿Las protecciones se borran?**

{% hint style="danger" %}
Sí, cuando un jugador no se conecta por 50 días, las protecciones que estén en su dominio se eliminaran automáticamente, causando que cualquier jugador pueda apropiarse de la región. \
Si algún miembro de la protección sigue conectándose, esta **NO** será eliminada.
{% endhint %}


---

# 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://docs.obsilion.es/global/faq/servidor-de-minecraft/protecciones.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.
