# Gens Setup - ES

<figure><img src="/files/18dydXSkh4pggt9rmnnY" alt=""><figcaption></figcaption></figure>

## Instrucciones de instalación

Sigue los pasos a continuación para instalar el **Gens Setup** en tu servidor. Primero deberás haber comprado [<mark style="color:purple;">**Gens Setup - ES**</mark>](https://builtbybit.com/resources/gens-setup-es-nutellim-setups.46380/). ​​Una vez que hayas realizado la compra, descárgalo y continúa con las instrucciones.

{% hint style="success" %}
📢**Necesitas ayuda?** Tienes preguntas o te ha surgido algún problema? ¡No te preocupes! Únete a nuestro servidor de Discord, donde ofrecemos asistencia y te ayudamos a que todo funcione sin problemas. Asegúrate de ingresar a **#tickets.**\
\
**Unete a nuestro Discord:** [<mark style="color:purple;">**discord.gg/nutellim-setups**</mark>](https://discord.com/invite/ZermkrzMDg)
{% endhint %}

## <img src="/files/zCjF0jxJSi5KGFgnPl3H" alt="" data-size="line"> 1. Subir todos los archivos descargados a tu carpeta de hosting

Sube todos los archivos que hayas descargado a tu carpeta de hosting, solo tienes que arrastrarlos y soltarlos en el FTP que te proporcionaron, así de simple

## <img src="/files/QzNqLfZsmnlb5o3K9wIn" alt="" data-size="line"> 2. Instalación de dependencias

Debido a los derechos de redistribución que tiene builtbybit, no podemos incluir algunos complementos en la configuración, por lo que tendrás que descargarlos e instalarlos.

{% hint style="warning" %}
Descargue todas las dependencias e instálelas en su carpeta /plugins
{% endhint %}

> **AxGens** [*<mark style="color:purple;">**(Download it here)**</mark>*](https://builtbybit.com/resources/axgens-the-all-in-one-gens-plugin.32783/?ref=455402) \[PREMIUM]
>
> **RivalHarvesterHoes** [*<mark style="color:purple;">**(Download it here)**</mark>*](https://builtbybit.com/resources/rival-harvester-hoes.21424/?ref=455402) \[PREMIUM]

> **AxBoosters** [*<mark style="color:purple;">**(Download it here)**</mark>*](https://builtbybit.com/resources/axboosters-all-in-one-booster-plugin.35305/?ref=455402) \[PREMIUM] (OPCIONAL)
>
> **RivalPets** [*<mark style="color:purple;">**(Download it here)**</mark>*](https://builtbybit.com/resources/rival-pets.39674/?ref=455402) \[PREMIUM] (OPCIONAL)

> **AlonsoTags** [*<mark style="color:purple;">**(Download it here)**</mark>*](https://www.spigotmc.org/resources/%E2%9C%85-alonsotags-1-8-%E2%80%A2-unlimited-tags-textures-custom-model-data.83664/)
>
> **GadgetsMenu** [*<mark style="color:purple;">**(Download it here)**</mark>*](https://www.spigotmc.org/resources/gadgetsmenu-free.10885/)
>
> **MythicMobs** [*<mark style="color:purple;">**(Download it here)**</mark>*](https://mythiccraft.io/index.php?resources/mythicmobs.1/product-download)
>
> **TAB** [*<mark style="color:purple;">**(Download it here)**</mark>*](https://www.spigotmc.org/resources/tab-1-5-1-21-5.57806/)

## <img src="/files/XX7nk8YGHYI3OJeft6vn" alt="" data-size="line"> 3. ✅ Instalación completada <a href="#id-3.-installation-completed" id="id-3.-installation-completed"></a>

Ahora podrás iniciar el servidor y unirte a través de tu IP de host

{% hint style="info" %}
Puedes convertirte en **Propietario** y **Operador** ejecutando en la consola los siguientes comandos
{% endhint %}

```
op %player%
```

{% code fullWidth="false" %}

```
lp user %player% parent add Owner
```

{% endcode %}

## <img src="/files/kw0Apxn1LAdCGycXlaK0" alt="" data-size="line"> Preguntas frecuentes (FAQ)

<details>

<summary>Items de Mineria</summary>

Son administrados por ItemEdit `/si give {item} {amount} {player} {silent:true/false}`

</details>

<details>

<summary>Como Agregar/Remover Rangos</summary>

Puedes agregar rangos a cualquier usuario con `/lp user {player} parent add {rank}`

Puedes remover rangos a cualquier usuario con `/lp user {player} parent remove {rank}`

</details>

<details>

<summary>Como Agregar/Remover Dinero</summary>

Puedes agregar dinero a cualquier usuario con`/eco give {player} {amount}`

Puedes remover dinero a cualquier usuario con `/eco take {player} {amount}`

</details>

<details>

<summary>Como Agregar/Remover Gemas</summary>

Puedes agregar gemas a cualquier usuario con `/gemas give {player} {amount}`

Puedes remover gemas a cualquier usuario con `/gemas take {player} {amount}`

</details>

<details>

<summary>Como dar Mystery Vaults</summary>

Puedes dar cofres de cosmeticos con `/gmysterybox give {player} 1`

</details>

<details>

<summary>Falta algo aqui?</summary>

Crea un ticket y lo añado para todo el mundo :smile:

</details>


---

# 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://nute-setups.gitbook.io/docs/setups/gens-es.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.
