# Installation & Setup

This page helps you to install and setup **VoteBan** on your Minecraft server.\
If you have any questions or issues, please consider to [contact me](https://discord.com/invite/hDqPms3MbH)!

### Requirements

* Java 17 or later
* Spigot server with 1.19 or higher

### Installation

* stop your server
* download VoteBan
* drag VoteBan into your plugin folder
* start your server


---

# 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://urbance.gitbook.io/voteban/getting-started/installation-and-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.
