Disclaimer: If there are any bugs/errors please put them in the discussion section or join my discord for the fastest support. This plugin is also open-sourced. Feel free to change it to your liking OR submit a pull request for review.
Information: MorphRedeem is an easy to use mcMMO redeem plugin that allows admins to give users 'mcMMO Credits' that can be applied to the players' mcMMO skill levels. Admins can also disable credit assignment to specific skills in the plugins config.
Features: Below you can find a list of current notable features in the plugin. If you have suggestions or ideas, feel free to reach out to me!
Redeem System: User-friendly redeem GUI showing information about each mcMMO skill, Credits they currently have, and Credits they have spent overall, mcMMO Level Cap (if applicable), Skill Level, and Skill XP.
Data Options: YML, MySQL, and Redis support. Making it easy to pick the best data solution that works for you and your server.
Colors: You can edit the plugin colors to fit your server's scheme. (Via message.yml) You can also edit the main glass color used in the redeem menu.
Admin Commands: Simple to use commands supporting online players, offline players, and UUID's.
Disable Skills: Admins can disable specific skills so players can't redeem credits to them!
Config Options: Options on Options. You can change the GUI items that show, as well as all messages the plugin uses!
PlaceHolderAPI: This plugin utilizes the PlaceHolderAPI plugin.
%morphredeem_credits%
%morphredeem_creditsspent%
Planned Features: Below you can find a list of updates I plan to implement in the future.
(Added!) More Commands: Adding new commands like /mr set <player> <num> | /mr reset <player> | /mr credits <player> | /mr send <player> <num>.
Prestige System: This would allow players to prestige mcMMO skills that are at the skill's level cap. Prestiging the skill would give the player a specific reward specified in the config. Prestiging the skill would reset the skill's level, starting them back out at 0.
(Added!) Credits Give Skill XP instead of Skill Levels: Option for server admins to make mcMMO credits give skill xp instead of a full skill level.
Commands and Permissions:
Player Commands:
/mr - Opens the redeem menu! [Alias: /redeem] [Perm: morphredeem.redeem]
/mr help - Shows all MorphRedeem commands in chat. [Perms: morphredeem.help]
/mr credits - Shows the user how many credits they have. [Perms: morphredeem.credits]
/mr credits <player> - Show you how many credits a user has. [Perms: morphredeem.credits.others]
/mr send <player> <num> - Send credits to another user. [Perms: morphredeem.sendcredits] /mr <skill> <num> - Redeem credits into a specified skill. [Perms: morphredeem.skill]
Admin Commands: [morphredeem.admin]
/mr add <player> <num> - Add credits to a users balance. [Perms: morphredeem.addcredits]
/mr remove <player> <num> - Remove credits from a users balance. [Perms: morphredeem.removecredits]