> For the complete documentation index, see [llms.txt](https://punishmentgui.bghddevelopment.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://punishmentgui.bghddevelopment.com/master.md).

# PunishmentGUI Overview

## Overview

Thank you for checking out the **PunishmentGUI** wiki page! \
**PunishmentGUI** is a GUI configuration plugin that can run commands for any punishment handler like LiteBans, AdvancedBan, and more!

**PunishmentGUI** is completely free and open source!

{% embed url="<https://www.youtube.com/watch?v=ZB7qQSgFRLk>" %}

## Downloads

### Spigot (Jar)

{% embed url="<https://www.spigotmc.org/resources/52072/>" %}

### GitHub (Source)

{% embed url="<https://github.com/BGHDDevelopment/PunishmentGUIRecode>" %}

## Stats

We use bStats to track usage stats on all our plugins. Find the **PunishmentGUI** stats below.

{% embed url="<https://bstats.org/plugin/bukkit/PunishmentGUI>" %}

{% hint style="info" %}
bStats can be disabled so not all copies of the plugin may show on the stats page.
{% endhint %}

## Default Config Files <a href="#default-config-files" id="default-config-files"></a>

{% content-ref url="/pages/-MIu0S7LvlksTd5zBG51" %}
[Default Config Files](/default-config-files/settings.yml.md)
{% endcontent-ref %}

## Changelogs <a href="#changelogs" id="changelogs"></a>

{% content-ref url="/pages/-MIu-W\_l54A6ViYcMCMc" %}
[Update Changelogs](/update-changelogs/0.0.7-changelog.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://punishmentgui.bghddevelopment.com/master.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.
