# Server Selector Menu

[**Server Selector Menu**](https://builtbybit.com/resources/server-selector-deluxemenus-config.85374/) provides a clean, in-game server selector menu for your minecraft server, it lets players view available servers and quick connect to them with a modern style gui interface. Fully customizable and easy to set up.

{% hint style="warning" %}
This configuration does not include plugins themselves. You must have the required dependencies installed before using this setup.
{% endhint %}

<figure><img src="/files/HVDJbbKxJ9DpgJldJvKK" alt="PunishmentsMenubyNexraCreations.png"><figcaption></figcaption></figure>

## Requirements:

| Name        | Link                                                              | Required |
| ----------- | ----------------------------------------------------------------- | -------- |
| DeluxeMenus | [Download](https://www.spigotmc.org/resources/deluxemenus.11734/) | Yes      |

### Installation Guide:

{% stepper %}
{% step %}

#### Install Required Plugins:

Download and install the required plugin listed above. Ensure the plugin is compatible with your server version.
{% endstep %}

{% step %}

#### Upload Configuration Files:

* Go to `plugins/DeluxeMenus/gui_menus/`
* Paste any of the menu files provided in this resource that you wish to use.
  {% endstep %}

{% step %}

#### Configure DeluxeMenus:

* Open `plugins/DeluxeMenus/config.yml`
* Add the names of the uploaded menu files under the `menus` section.
  {% endstep %}

{% step %}
**Restart or reload:**

Restart your server, or run `/dm reload` to apply changes.
{% endstep %}
{% endstepper %}

## Usage:

* `/servers` – Opens the server selector menu in-game.


---

# 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://myelitewiki.gitbook.io/resources/configurations/nicest-voting-menu.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.
