Redeemables
Reward codes in Minecraft
Redeemables is a plugin that allows you to make reward codes that can be redeemed by your players.
Let's say your server has an affiliate partner (e.g. a content creator) that wants to give it's following a reward on your server, attracting new players.
This can easily be done with Redeemables as shown below. You can set a use limit so only a given amount of players can use a reward code so the reward becomes even more exclusive.
The plugin is fast and doesn't slow down your server, so what are you waiting for?
Configuration / Adding Reward codes
As of release `1.0-rc1.1`, reward codes can be configured/added in the plugin's configuration file (`plugins/Redeemables/config.yml`).
With the plugin comes an example reward code that can be used as a template to add your own reward codes.
Code (YAML):
example-redeemable
:
# Reward code
commands : # list of commands to execute when the reward is redeemed.
- 'say %PLAYER% redeemed the example-redeemable!' # %PLAYER% will be replaced with the reward receiver's ingame-name
uses : 10 # The use limit for the code. In this case only 10 players can redeem 'example-redeemable'
commands : # list of commands to execute when the reward is redeemed.
- 'say %PLAYER% redeemed the example-redeemable!' # %PLAYER% will be replaced with the reward receiver's ingame-name
uses : 10 # The use limit for the code. In this case only 10 players can redeem 'example-redeemable'
Example:
Code (YAML):
example-redeemable:
commands :
- 'say %PLAYER% redeemed the example-redeemable!'
uses : 10
used_by : # This is added automatically when the first player redeems the reward
- 2d81981c-740d-4ef2-9c1e-420dad245af0 # Totally not my uuid xD
commands :
- 'say %PLAYER% redeemed the example-redeemable!'
uses : 10
used_by : # This is added automatically when the first player redeems the reward
- 2d81981c-740d-4ef2-9c1e-420dad245af0 # Totally not my uuid xD
(lmk if you have questions, I reply asap)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Redeemables is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 106 times (via Spigot). Download it and open it directly in the game.