# LiteBans Config

## Instructions

1. Download and **extract the zip file**.
2. **Delete original/default** message.yml.
3. **Open the "Config" folder** from the download.
4. **Copy and paste** the file labled **"messages.yml"** into to your server's **file manager**.
5. **Reload** the plugin using **`/litebans reload`**. It's recomendded to **restart** the server if possible.

## Dependencies

The following plugins are required for this configuration to work properly:

* [LiteBans Plugin](https://www.spigotmc.org/resources/litebans.3715/)

{% hint style="info" %}
Please Note: LiteBans is a Premium Plugin
{% endhint %}

### Tested Server Softwares

These softwares have been tested, we do not guarantee it will work on any other server software.

* Spigot
* Paper
* CraftBukkit


---

# 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://docs.cleanconfigs.com/litebans.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.
