# QuantumPunish

**QuantumPunish** is a high-performance moderation solution for Minecraft Spigot servers. Designed to be lightweight yet powerful, it balances advanced staff tools with seamless automation. The Best Punish plugin to ever lived

***

#### 📚 Knowledge Base

Explore our detailed guides to get the most out of QuantumPunish:

* **Commands & Permissions** - Full list of staff tools and permission nodes.
* **History System** - Deep dive into our dual-layer GUI and Interactive Chat history.
* **Configuration Guide** - How to customize `config.yml` and automate punishments.
* **Chat Filter System** - Understanding the smart evasion engine and filter settings.
* **Database & Intelligence** - Technical setup, Discord webhooks, and auto-maintenance.

***

#### ⏱️ Duration Format

QuantumPunish uses a flexible time parser. If no suffix is provided during a punishment command, the system defaults to **minutes**.

| Suffix | Unit    | Example       |
| ------ | ------- | ------------- |
| `s`    | Seconds | `30s`         |
| `m`    | Minutes | `10m` or `10` |
| `h`    | Hours   | `2h`          |
| `d`    | Days    | `1d`          |
| `w`    | Weeks   | `1w`          |

***

#### 🚀 Quick Start

1. Download the latest release from [**SpigotMC**](https://www.spigotmc.org/resources/quantumpunish.130963/).
2. Drop the JAR into your `/plugins` folder and restart your server.
3. Configure your **Discord Webhook** in `config.yml` for real-time alerts.
4. Check **Commands & Permissions** to start moderating!

***

*Developed by **bintanq** |* [*GitHub Repository*](https://github.com/bintanqq/quantumpunish)


---

# 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://quantum-14.gitbook.io/quantum-docs/free-product/quantumpunish.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.
