# Nicest Voting Menu

[**Nicest Voting Menu**](https://builtbybit.com/resources/nicest-voting-menu-deluxemenus-config.75769/) provides a clean, in-game voting menu for your minecraft server, it lets players view voting sites, rewards, statistics and interact 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="https://builtbybit.com/attachments/votingmenu-1-jpg.1034596/?preset=cardr1" alt="PunishmentsMenubyNexraCreations.png"><figcaption></figcaption></figure>

## Requirements:

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

{% hint style="warning" %}
You need to set up a voting system to make voting work, which is fairly obvious.
{% endhint %}

### Installation Guide:

{% stepper %}
{% step %}

#### Install Required Plugins:

Download and install the required plugins listed above. Ensure all plugins are 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:

* `/voting` – Opens the voting 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-1.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.
