# Lobby Setup - EN

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

## Installation Instructions&#x20;

Follow the steps below to set up the **Lobby Setup** on your server. You will need to have purchased our [<mark style="color:purple;">**Lobby Setup - EN**</mark>](https://builtbybit.com/resources/lobby-setup-en-nutellim.68101/) 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/)
>
> **AlonsoJoin** [*<mark style="color:purple;">**(Download it here)**</mark>*](https://cdn.discordapp.com/attachments/1261213473967312908/1454494621714616413/AlonsoJoin-0.3-BETA-DEV-0022.jar?ex=69514b2d\&is=694ff9ad\&hm=6b5f1f64175cf61f5bb25528108a018ae8e55aa20ac983514a603aabcc63d269&)
>
> **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-5.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 Branding works</summary>

Its simple just type in-game `/mp config example {variable} {value}` then that will reaplce everywhere the placeholder.

</details>

<details>

<summary>How Monthly Donator wokrs</summary>

The monthy will automatically update every month, only you need to do its

\| `/npc edit MonthlyDonator skin {player_name}`

\| `/mp config example MonthlyDonator {player_name}`

Then the skin & name will be replaced & showed on the npc

</details>

<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 give Mystery Vaults</summary>

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

</details>

<details>

<summary>How to give Pearls</summary>

Pearls its the mystery vaults economy to craft them and get cosmetics.\
`/mysterydust add {player} {amount}`&#x20;

</details>

<details>

<summary>Level System</summary>

The level system is managed by CyberLevels, this is just decorative, you can level up/down by killing other players with the PVP sword.

</details>

<details>

<summary>How to edit images (Gamemodes Files - Addon)</summary>

1- Use a photo editor; if you don't know any, use Photopea.

> <https://www.photopea.com/>

2- Drag the .psd file and it will automatically open the template (mainly for the correct dimensions).\
3- Add and modify the layers as you like. You can use BlockBench to decorate and create your titles or game mode names; here is a tutorial for that program.

> <https://www.youtube.com/watch?v=iGaufrACVj4>

4- Once you have your game mode file, export it as a .png into the "images" folder.\
5- In-game, use the command `/images list` and click on the image you want.\
6- Right-click on the block where you want it to be placed.

</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/lobby-en.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.
