Details
EpicVouchers the innovative voucher plugin that allows you to give your players vouchers that they can exchange for rewards.
Installation
Just put the EpicVouchers jar file into your plugins folder, restart your server and you're good to go!
Frequently Asked Questions
How do I disable confirm GUI? - Locate the file Vouchers.yml find what voucher you want the confirm option to be disabled to find the option confirm: true and replace it with this confirm: false.
How do I make it so everyone can use the Voucher without adding permissions? - Replace this permission: "epicvouchers.example" with this one permission: "".
Commands
Command | Permissions | Description |
---|---|---|
epicvouchers | epicvouchers.admin | This will open the help menu. |
epicvouchers editor | epicvouchers.admin | Edit vouchers in a GUI. |
epicvouchers force [player/everyone] [section] [amount] | epicvouchers.admin | Force someone or everyone to redeem a specific voucher. |
epicvouchers give [player/everyone] [section] [amount] | epicvouchers.admin | Give someone or everyone a voucher from your parameters. |
epicvouchers list | epicvouchers.admin | Displays a list of all vouchers from the vouchers file. |
epicvouchers reload | epicvouchers.admin | Reload the config files. |
Permissions
Config
Interface:
Fill Interfaces With Glass: true
Main:
Cooldown Delay: 10
Database:
Activate Mysql Support: false
IP: 127.0.0.1
Port: 3306
Database Name: EpicVouchers
Username: PUT_USERNAME_HERE
Password: PUT_PASSWORD_HERE
System:
Debugger Enabled: false