# Survival Setup

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

## **Installation Instructions**

Follow the steps below to set up the **Premium Survival Setup** on your server. You will need to have purchased our [**Premium Survival Setup**](https://builtbybit.com/resources/premium-survival-setup-nekio.53508) first. Once you have made the purchase, download it and continue with the instructions.

{% hint style="info" %}
It is highly recommended to install **Pufferfish 1.21.1** as your server's base software for optimal performance. You can download the latest version from [**here**](https://ci.pufferfish.host/job/Pufferfish-1.21/21/artifact/build/libs/pufferfish-paperclip-1.21.1-R0.1-SNAPSHOT-mojmap.jar). We suggest using **Pufferfish** because of its advanced optimization features, which are specifically designed to handle high player counts and improve server stability.
{% endhint %}

## ![](https://wiki.arefy.net/~gitbook/image?url=https%3A%2F%2F1987155368-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MR_H5ewvyOa3SDGl4ba%252F-MWAXlpNfmXjaa3JGM4S%252F-MWAYLWHghlnVa8FNon5%252FPrueba-1.png%3Falt%3Dmedia%26token%3D41a1de74-3189-4dd4-a167-e3f0520ebb58\&width=300\&dpr=1\&quality=100\&sign=3802d380\&sv=1) 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

<figure><img src="https://i.imgur.com/sBtTZCZ.gif" alt=""><figcaption></figcaption></figure>

## ![](https://wiki.arefy.net/~gitbook/image?url=https%3A%2F%2F1987155368-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MR_H5ewvyOa3SDGl4ba%252F-MWAXlpNfmXjaa3JGM4S%252F-MWAYSEk5tVsi3CUtOU7%252FPrueba-1.png%3Falt%3Dmedia%26token%3D1ebf222f-5e8c-4408-b103-e573b8ac6eaf\&width=300\&dpr=1\&quality=100\&sign=4aee3df2\&sv=1) 2. Installing dependencies

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 %}

> **Tab** [*(Download it here)*](https://www.spigotmc.org/resources/tab-1-5-1-21-1.57806/)

## 3. ✅ Installation completed

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%
```

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

## Editing files and giving money, keys...

All files are configurable, here is a list of most important files that you can edit (like enchantments levels, shop prices, etc)

<details>

<summary>How to give keys to players</summary>

You will only need to run as operator `/crate keys give <player> <crate> <amount>`, you can choose between **Vote, Epic, Mystic and Legendary**

</details>

<details>

<summary>How to set rankup/level to a specific player</summary>

`/svar set level <level> <player>`, you can add up to **20 leve**ls

</details>

<details>

<summary>How to give money to other players</summary>

`/eco give <player> <amount>`

</details>

<details>

<summary>Why do I see two holograms above NPCS</summary>

It's because you have all permissions (OP), and you're seeing text entities and holograms from both versions.

You will have to run `/lp user <player> permission set holograma.bajo false`

</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://docs.nekiosetups.com/how-to-install-or-minecraft-setups/survival-setup.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.
