# Lifesteal Setup

<figure><img src="/files/h39DDkbG3WzYKLeu48nt" alt=""><figcaption></figcaption></figure>

## **Installation Instructions**

Follow the steps below to set up the **Lifesteal Setup** on your server. You will need to have purchased our [<mark style="color:purple;">**Lifesteal Setup**</mark>](https://builtbybit.com/resources/lifesteal-setup-nutellim.88406/) first. Once you have made the purchase, download it and continue with the instructions.

{% hint style="success" %}
📢 **Need Assistance?** Got questions or ran into an issue? No worries! Join our Discord server, where we offer support and help you get everything running smoothly. Make sure you go into **#tickets**.\
\
**Join our Discord here:** [<mark style="color:purple;">**discord.gg/nutellim-setups**</mark>](https://discord.com/invite/ZermkrzMDg)
{% endhint %}

## <img src="/files/zCjF0jxJSi5KGFgnPl3H" alt="" data-size="line"> 1. Uploading all downloaded files into your hosting folder

Upload all files that you have download into your hosting folder, you just have to drag and drop them into the FTP that they gave you, as simple as that

## <img src="/files/QzNqLfZsmnlb5o3K9wIn" alt="" data-size="line"> 2. Installing depedencies

Due redistribution rights that builtbybit has, we can't include some plugins in the setup, so you will have to download them and install them

{% hint style="warning" %}
Download all dependencies and install them in your **/plugins** folder
{% endhint %}

> **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/)
>
> **TAB**[ *<mark style="color:purple;">(Download it here)</mark>*](https://www.spigotmc.org/resources/tab-1-5-1-21-4.57806/)

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

Now you will be able to start the server and join through your host IP

{% hint style="info" %}
You can make yourself **Owner and Operator** by running on console the next commands
{% endhint %}

```
op %player%
```

{% code fullWidth="false" %}

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

{% endcode %}

## <img src="/files/kw0Apxn1LAdCGycXlaK0" alt="" data-size="line"> Frequently Asked Questions (FAQ)

<details>

<summary>How to Give/Remove Ranks</summary>

You can add ranks to any user with `/lp user {player} parent add {rank}`

You can remove ranks to any user with `/lp user {player} parent remove {rank}`

</details>

<details>

<summary>How to Manage Player Hearts</summary>

You can get/add/set/remove hearts using `/lifestealz hearts {action} {player} {amount}`

</details>

<details>

<summary>How to set Max Hearts for an Player</summary>

You can adjust how much hearts player can have as max using `/lp user {player} permission set lifestealz.maxhearts.{amount}`

</details>

<details>

<summary>How to Give/Remove Gems</summary>

You can give gems using `/gems give {player} {amount}`

You can take gems using `/gems take {player} {amount}`

</details>

<details>

<summary>How to Give Mystery Vaults</summary>

You can give vaults for cosmetics with `/gmysterybox give {player} 1`

</details>

<details>

<summary>Anything else is missing here?</summary>

Make a ticket and ill add it here for everyone :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/lifesteal.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.
