Skip to content
Robin edited this page Jan 21, 2024 · 3 revisions

Build BStats Server Count BStats Player Count Downloads

What is Vouchers?

Vouchers is an simple yet advanced plugin that allow players to right click items to redeem rewards.

Plugin Support

If you need help with our plugins, have questions or have any bugs to report, Join My Server, We provide support to for any my plugins.

Download & Installation

How to install

To install the plugin, You can visit our Spigot Page or our Releases Page to start downloading the jar file. Upload the jar file into your /plugins/ folder and restart the server, Once the server has started and the required dependency is running, You should be able to find all the plugin files in /plugins/Vouchers/ folder.

Dependencies

This plugin has no required dependencies to run, However, we recommend you to install PlaceholderAPI to use the placeholders for your requirements.

Alternative Download & Installation

If you would like to compile the plugin yourself, You can. Vouchers uses Gradle to compile and build the plugin. Run ./gradlew build in the project's root directory to start building the jar. This file should be in /build/libs/ once finished