AdvancedRedeem is a plugin that allows you to create codes that players can use with the command /redeem <code> to receive a reward. When creating the code, you can specify the reward that the player will receive upon using the code. This plugin is ideal for distributing various rewards such as items, in-game currency, or special perks, and allows server administrators to easily manage and control player rewards
Code (Text):
# --------------------------------------------
#
# AdvancedRedeem
#
# Thank you for downloading this plugin
# don't forget to leave a review
#
# if you have a suggestion for what could
# be added, write it to me on discord
#
# Plugin Developer: Kijler
# Discord Support: https://discord.gg/sk4QQAU2yv
#
# My other plugins:
# CustomHelp: https://www.spigotmc.org/resources/customhelp-1-17-1-20-4.115473/
# WebClicker: https://www.spigotmc.org/resources/webclicker.118103/
#
# --------------------------------------------
language: EN
codes:
exampleCode:
uses: 5
commands:
- give %player% diamond 1
- gamemode creative %player%
usedBy: {}
How to use?
/advancedredeem create <code> <Number of uses> <command> - for creating a code
/advancedredeem delete <code> - for deleting a code
/advancedredeem reset <nick> <code> - Resetting code uses for a player
/advancedredeem list - To list the current codes and their number of uses
/advancedredeem reload - to reload the plugin
/redeem <code> - to use the code
By downloading this file, you agree not to resell the plugin or present it as your own product.
Please do not use reviews to report any bugs please report any bugs directly on my Discord server.
I'll appreciate positive reviews so I know to keep going.
If you have any ideas for additions, please write to me on the Discord server.