# VoteParty

![](/files/-LxgxIi2yJMj5w3JFCSs)

## Description

**VoteParty** was designed to allow you to reward all online players with customizable rewards when your servers gets to a certain number of votes using **VoteParty**, encouraging your community to get involved. **VoteParty** contains a simple but very effective way to generate a random, but very customizable reward system based on chance.

## Features

* Give players rewards for voting
* Quick and easy to setup
* Encourages community involvement
* Vote Reminders
* Highly customizable
* [PlaceholderAPI](https://placeholderapi.com) support
* [NuVotifier](https://www.spigotmc.org/resources/13449/) support (backend & proxy)

## Dependencies

* [PlaceholderAPI](https://placeholderapi.com)
* [NuVotifier](https://www.spigotmc.org/resources/13449/) (soft)

## Translations

In **VoteParty**, we strive to support as many languages we can in order to support more people! Currently we only support Dutch, English, and French. If you speak a language besides this fluently and are interested in translating, please join our [discord](https://helpch.at/discord) and let us know and we can give you information on how to do that!

## Setup

1. **Stop** your server.
2. Put the **VoteParty jar** file that you downloaded into your **plugins** folder.
3. Download the [**PlaceholderAPI**](https://placeholderapi.com) dependency.
4. Download the [**NuVotifier**](https://www.spigotmc.org/resources/nuvotifier.13449/) dependency.
5. **Start** your server.
6. Modify the **config.yml** and **language files** that were generated to fit your server's layout (Both found in `/plugins/VoteParty/`).
7. Download the **PlaceholderAPI Player Expansion** (/papi ecloud download Player)
8. Check the [Commands & Permissions](/glares-plugins/voteparty/commands-and-permissions.md) page to familiarize yourself with the plugin.
9. That's it! You're good to go!


---

# 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://wiki.helpch.at/glares-plugins/voteparty.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.
