Add redeem code functionality to your server, with Folia support!
中文(简体) | English
A modern, lightweight, and highly customizable gift code/redeem code plugin for Minecraft servers.
GiftCode allows server administrators to generate unique gift codes. Players can redeem these codes to receive items, in-game currency, or execute specific commands. The plugin fully supports MiniMessage formatting, enabling vibrant and stylish messages with colors and gradients!
<gradient>, <rainbow>, etc.).GiftCode-x.x.x.jar..jar file into your server's plugins folder.config.yml as needed, then use /gc reload to reload the configuration.| Command | Description | Permission Node |
|---|---|---|
/gc <code> |
Redeem a gift code | giftcode.use (Default) |
/gc create <item/cmd> ... |
Create a new gift code | giftcode.admin |
/gc hand ... |
Edit a specified gift code | giftcode.admin |
/gc delete <code> |
Delete a specified gift code | giftcode.admin |
/gc clear |
Clear expired and invalid codes | giftcode.admin |
/gc list |
List all gift codes | giftcode.admin |
/gc reload |
Reload the configuration file | giftcode.admin |
To compile this project locally, you will need JDK 17+ and Maven:
git clone https://github.com/wunanc/GiftCode.git
cd GiftCode
mvn clean package
This project is under the MIT license - see the LICENSE document for details.
Thank you to all the developers and users who contributed to this project!