# Info

A clean, lightweight voucher system for 1.21.x Paper/Folia Server. Give players redeemable voucher items that execute commands on use.

### Features

* Custom Vouchers - Define unlimited voucher types with custom materials, display names, lore, and glow effects
* Custom Execution - Each vouchers runs configurable server commands on redeem
* Confirmation GUI - Players confirm before redeeming preventing accidental use
* Lightweight - No dependencies, optimized and lightweight, reduce lags
* Fully Configurable - Super easy to configure and fully customizable
* Folia Support - Fully compatible with Folia, works on both Paper and Folia


---

# 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://xianstudio.gitbook.io/xianstudio-docs/xianvoucher/info.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.
