PluginLicenseRef-All-Rights-Reserved
Redeem Commands
A lightweight and flexible Minecraft plugin that lets you create and redeem custom codes for coins, ranks, and items. Perfect for giveaways, rewards, and server events.
33
Downloads
2
Followers
6 months ago
Updated
📦
1
Versions
📖About Redeem Commands
Redeem Commands
Redeem Commands is a lightweight and flexible Minecraft plugin that allows players to redeem unique codes in exchange for rewards such as coins, ranks, or items.
Perfect for giveaways, events, and reward systems on survival or network servers.
I created this plugin primarily for personal use because I didn’t want to rely on third-party websites like Tebex to manage my server’s web store. They don’t provide enough configuration options, so I decided to create a system I could fully control. I can host my own website on any hosting provider, and when a user purchases an item, they automatically receive a redeem code. Players can then redeem the code in-game to instantly receive their rewards.
✨ Features
- Redeem custom codes for coins, ranks, and items.
- All redeem codes are 12 characters long.
- Default folders:
coins,ranks,other. - Fully configurable commands and rewards.
- User and operator permissions for secure usage.
- By default, the user permission is true.
- Supports aliases (
/redeemcommandor/rc).
📖 How It Works
- Admins can create folders (e.g.,
coins,ranks,other) and assign commands to them. - Admins can generate codes for those folders with values (like
1000coins or aVIPrank). - Players redeem their codes with
/redeemcommand use <code>(or/rc use <code>). - When a code is redeemed, the configured command runs for that player.
🛠️ Commands & Permissions
User Commands
/redeemcommand use <code>(alias:/rc use)- Redeem a code.
- Permission:
redeemcommand.user - Redeem code will be in the plugin/redeemcommands/folder/demo.yml [Dont copy.yml]
/redeemcommand info(alias:/rc info)- Shows plugin info.
- Permission:
redeemcommand.user
Operator Commands
/redeemcommand create <folder> <command>(alias:/rc create)- Create a new folder and assign a command.
- Permission:
redeemcommand.createorredeemcommand.op
/redeemcommand generate <folder> <value> <amount>(alias:/rc generate)- Generate codes for a folder.
<value>= currency amount, rank name, or item count.<amount>= number of codes to generate.- Permission:
redeemcommand.generateorredeemcommand.op
/redeemcommand reload(alias:/rc reload)- Reloads the plugin and config files.
- Permission:
redeemcommand.reloadorredeemcommand.op
💡 Why Use Redeem Commands?
- Simple and easy to configure.
- Great for reward systems, giveaways, or promotional events.
- Works seamlessly with economy, permissions, and item systems.
- Keeps your server interactive and engaging for players.
- Allows full control without relying on third-party websites.