# VortexVouchers

#### 🚀 Key Features

Vouchers are extremely versatile and can be used for a variety of purposes:

* **Run Commands** - Execute console or player commands upon consumption.
* **Give Rewards** - Hand out items, currency, or any other reward to your players.
* **Dynamic Conditions** - Limit voucher usage based on specific conditions (e.g., levels, permissions, or PlaceholderAPI values).
* **PlaceholderAPI Support** - Integrated with PlaceholderAPI for complex requirement checks.
* **Anti-Dupe Protection** - Fully protected against reuse or duplication with a unique ID tracking system. They are commonly used for **events, webstores, boosters, and special rewards**.

#### 🎨 In-Game Editor

VortexVouchers features a comprehensive in-game GUI editor, allowing you to create and modify vouchers without touching a single configuration file.

***

#### 🎮 Usage & Demonstrations

See VortexVouchers in action!

<figure><img src="/files/jl7yhQkRZvJmD13X3nQy" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AhOaF8To5Xu5thQ0xjMY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Wn9aFFymyxagaJCU0NJQ" alt=""><figcaption></figcaption></figure>

***

#### 🔗 Essential Links

* **Discord Support**: [Join our Discord](https://dc.vortexdevelopment.net)


---

# 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://wiki.vortexdevelopment.net/projects/vortexvouchers.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.
