# PlayerKits Config

## Instructions

1. Download and **extract the zip file**.
2. **Copy and paste** the folder labled **"Config"** into to your server's **file manager**.
3. **Reload** the plugin using **`/kit reload`**. It's recomendded to **restart** the server if possible.

## Dependencies

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

* [PlayerKits](https://www.spigotmc.org/resources/playerkits-fully-configurable-kits-1-8-1-19.75185/)
* [Essentials X](https://www.spigotmc.org/resources/essentialsx.9089/)
* [LuckPerms](https://www.spigotmc.org/resources/luckperms.28140/)

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