Introduction
EpicVouchers allows server owners to create highly customizable vouchers that players can redeem for rewards. Whether it's ranks, in-game currency, custom items, or exclusive perks, these vouchers provide an engaging way to distribute rewards.
With an intuitive in-game editor, confirmation prompts to prevent accidental usage, and MySQL & YAML support, managing vouchers has never been easier. Add custom cooldowns, sound effects, particles, and even potion effects to make your vouchers truly unique.
Features
1. In-Game Editor
- Description: Easily create and edit vouchers directly from the game.
- Usage: No need to edit configuration files manually—everything is handled through an intuitive GUI.
2. Confirm System
- Description: Prevent accidental redemptions by requiring players to confirm usage.
- Usage: A simple way to add security and avoid mis-clicks.
3. MySQL & YAML Support
- Description: Store voucher data in either a MySQL database or YAML files.
- Usage: Choose the best storage option depending on your server’s needs.
4. Cooldowns
- Description: Set cooldown timers to prevent players from claiming the same voucher repeatedly.
- Usage: Helps balance rewards and prevents abuse.
5. Customization
- Description: Customize voucher titles, sounds, particles, potion effects, and more.
- Usage: Make each voucher feel special and immersive with unique visual and audio effects.
Getting Started