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

# Clanes

#### Hola comunidad de <mark style="color:orange;">MineUnivers​</mark>

\
En la siguiente guía podrán aprender sobre el sistema de Clanes\
que esta implementado en Survival  OP y BoxPvp, Gens.\
\
Lo primero, puedes unirte a un clan con <mark style="color:orange;">**/clan join \<nombreDelClan>**</mark>\ <mark style="color:red;">**Requiere ser invitado por el líder del clan**</mark>\
\
Puedes crear tu propio clan con el comando <mark style="color:orange;">**/clan create \<nombreDelClan>**</mark>\ <mark style="color:red;">**Requiere rango Usuario**</mark>\
\
\
Una vez dentro de un clan, puedes interactuar con el comando <mark style="color:orange;">**/clan**</mark>.\
Al usar el comando se te abrirá el menú interactivo.\
\
[![Captura de pantalla 2023-10-27 181026.png](https://foro.minelibre.es/data/attachments/0/68-50430c4e423f937b596dbac45e5088b8.jpg)](https://foro.minelibre.es/attachments/captura-de-pantalla-2023-10-27-181026-png.68/)\
\ <mark style="color:orange;">**En el menú tendrás opciones como:**</mark>

\
**Ajustes del Cla**<mark style="color:red;">**n**</mark> (Lider)\ <mark style="color:red;">**Registros del Clan**</mark> (Lider)\ <mark style="color:red;">**Estandarte del Clan**</mark> (Lider)\
\
Estadísticas del Clan (Miembro)\
Lista de todos los Clanes (Miembro)\
Misiones del Clan (Miembro)\
Miembros del Clan (Miembro)\
Hogares del Clan (Miembro)\
\ <mark style="color:red;">Según tu rol en el clan, tendrás permisos a distintas opciones.</mark>\
\
Concluyendo..\
El menú es bastante intuitivo y fácil de usar así que no daremos mas explicaciones.\
Sin embargo, abajo les dejaremos una sección de preguntas frecuentes para que puedan leerlas.\
​

#### ![:unsure:](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) <mark style="color:orange;">>>PREGUNTAS FRECUENTES<<</mark>![:unsure:](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)​&#x20;

\
**Como invito a un usuario a mi clan?**\
Con el comando <mark style="color:orange;">/clan member invite \<usuario></mark>\
**Como expulso a un miembro del clan?**\
Con el comando <mark style="color:orange;">/clan member kick \<miembro></mark>\
**Como asciendo a rol moderador a un miembro?**\
Con el comando <mark style="color:orange;">/clan promote \<miembro> moderator</mark>\
**Como desciendo al rol miembro a un moderador?**\
Con el comando <mark style="color:orange;">/clan demote \<miembro></mark>\
**Como cambio el tag de mi clan?**\
Con el comando <mark style="color:orange;">/clan modtag \<nuevoTag></mark>\ <mark style="color:orange;">Puedes usar formatos y colores tradicionales de Minecraft!</mark>\
\
**Puedo usar colores RGB o degradados en el tag?**\
Si, la manera mas fácil de hacerlo es copiando el comando de abajo:\ <mark style="color:orange;">/clan modtag \<gradient:#RGB1:#RGB2></mark><mark style="color:orange;">**nuevoTAG**</mark><mark style="color:orange;">\</gradient></mark>\ <mark style="color:red;">**Ejemplo:**</mark> <mark style="color:red;"></mark><mark style="color:red;">/clan modtag \<gradient:#FB1111:#B3311B>LugenzArmy\</gradient></mark>\
\
**Puedo usar colores RGB/Degradados y negrita en el tag?**\
Si, la manera mas fácil de hacerlo es copiando el comando de abajo:\ <mark style="color:orange;">/clan modtag \<gradient:#RGB1:#RGB2>\<bold></mark><mark style="color:orange;">**nuevoTAG**</mark><mark style="color:orange;">\</bold>\</gradient></mark>\ <mark style="color:red;">**Ejemplo:**</mark> <mark style="color:red;"></mark><mark style="color:red;">/clan modtag \<gradient:#FB1111:#B3311B>\<bold>LugenzArmy\</bold>\</gradient></mark>\
**Como elimino para siempre mi clan?**\
Con el comando <mark style="color:orange;">/clan disband</mark>\
\
\
Eso es todo, si tienen otras preguntas mas especificas, pueden contactar un staff en el [Discord](https://discord.mineunivers.com/)\
Esperamos que la guía les sea de mucha ayuda.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mineunivers.com/modalidades/survival-op/clanes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
