# 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="default-config-files" %}
[default-config-files](https://punishmentgui.bghddevelopment.com/default-config-files)
{% endcontent-ref %}

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

{% content-ref url="update-changelogs" %}
[update-changelogs](https://punishmentgui.bghddevelopment.com/update-changelogs)
{% endcontent-ref %}


---

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