# Home

Welcome to the **VoteBan** wiki!

The goal of this wiki is to give you an overview of this plugin, to guarantee a smooth installation, setup and to answer your questions.

### What is VoteBan?

VoteBan is an open source plugin for Minecraft servers.

With VoteBan, servers can be kept clean of griefers or other unwanted players. Players can start votes for a ban against another players. This is particularly useful for small servers. Various settings can be made regarding the conditions under which vote bans may be started and when votes are successful.

### Questions? Suggestions? Issues?

Then visit my [Discord Server](https://discord.com/invite/hDqPms3MbH) or add me on Discord `urbance`!


---

# 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/home.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.
