RedeemMCMMO
RedeemMCMMO allows players to redeem MCMMO levels for any skill using the credits they are given. This plugin makes the whole process automatic. For example when players donate and receive MCMMO levels, the admins no longer have to manually add the levels.
The source code can be found here: Source Code
For the plugin to enable you must have these plugins installed:
mcMMO
Vault
Features:
- Credits can be given or taken away from players.
- Players can check their or others credit balance.
- Players can redeem their credits is there chosen skill.
- Players can buy credits (this can be enabled or disabled).
- New players can be given a certain amount when they first join the server.
- Players will get a message when they join saying if they have any credits left to be redeemed.
- Players will not be able to redeem credits over the skill cap.
Commands:
Key:
[] - Optional argument <> - Mandatory argument
- /addcredits <player> <amount> - This will give the chosen player the chosen amount of credits.
- /takecredits <player> <amount> - This will take the chosen amount of credits from the chosen player.
- /credits [player] - This shows you how many credits you have remaining or for a player.
- /redeem <skill> <amount> - This redeems the chosen amount of levels in the chosen skill.
- /rmreload - This simply reloads the configuration file.
- /buycredits <amount> - This buys the chosen amount of credits.
- /rmhelp - This shows a list of all the player and admin commands.
Permissions:
- redeemMCMMO.addcredits (Gives the player permission to give players credits, by using /addcredits <player> <amount>)
- redeemMCMMO.takecredits (Gives the player permission to take players credits, by using /takecredits <player> <amount>)
- redeemMCMMO.credits (Allows the player to view his own credit balance or others, by using /credits [player])
- redeemMCMMO.redeem (Allows the player to redeem levels, by using /redeem <skill> <amount>)
- redeemMCMMO.rmreload (Allows the player to reload the configuration file, by using /rmreload)
- redeemMCMMO.buycredits (Allows the players to buy credits, by using /buycredits <amount>)
- redeemMCMMO.rmhelp (Allows players to view a list of commands, by using /rmhelp)
Configuration:
- joinMessage: true (This shows a message to members that join whether they have any mcmmo credits remaining.)
- startupAmount: 50 (This sets the amount of credit a new player gets when they first join, change this to 0 to disable it.)
- vault: false (This enables or disables the buycredits command, true will enable it, false will disable it.)
- costPerCredit: 10 (This sets how much one credit will cost to buy.)
To Do:
- Take credits away from players.
- Check other players credit balance.
Metrics:
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org: A unique identifier The server's version of Java Whether the server is in offline or online mode The plugin's version The server's version The OS version/name and architecture The core count for the CPU The number of players online The Metrics version Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
The source code can be found here: Source Code
For the plugin to enable you must have these plugins installed:
mcMMO
Vault
Features:
- Credits can be given or taken away from players.
- Players can check their or others credit balance.
- Players can redeem their credits is there chosen skill.
- Players can buy credits (this can be enabled or disabled).
- New players can be given a certain amount when they first join the server.
- Players will get a message when they join saying if they have any credits left to be redeemed.
- Players will not be able to redeem credits over the skill cap.
Commands:
Key:
[] - Optional argument <> - Mandatory argument
- /addcredits <player> <amount> - This will give the chosen player the chosen amount of credits.
- /takecredits <player> <amount> - This will take the chosen amount of credits from the chosen player.
- /credits [player] - This shows you how many credits you have remaining or for a player.
- /redeem <skill> <amount> - This redeems the chosen amount of levels in the chosen skill.
- /rmreload - This simply reloads the configuration file.
- /buycredits <amount> - This buys the chosen amount of credits.
- /rmhelp - This shows a list of all the player and admin commands.
Permissions:
- redeemMCMMO.addcredits (Gives the player permission to give players credits, by using /addcredits <player> <amount>)
- redeemMCMMO.takecredits (Gives the player permission to take players credits, by using /takecredits <player> <amount>)
- redeemMCMMO.credits (Allows the player to view his own credit balance or others, by using /credits [player])
- redeemMCMMO.redeem (Allows the player to redeem levels, by using /redeem <skill> <amount>)
- redeemMCMMO.rmreload (Allows the player to reload the configuration file, by using /rmreload)
- redeemMCMMO.buycredits (Allows the players to buy credits, by using /buycredits <amount>)
- redeemMCMMO.rmhelp (Allows players to view a list of commands, by using /rmhelp)
Configuration:
- joinMessage: true (This shows a message to members that join whether they have any mcmmo credits remaining.)
- startupAmount: 50 (This sets the amount of credit a new player gets when they first join, change this to 0 to disable it.)
- vault: false (This enables or disables the buycredits command, true will enable it, false will disable it.)
- costPerCredit: 10 (This sets how much one credit will cost to buy.)
To Do:
- Check other players credit balance.
Metrics:
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org: A unique identifier The server's version of Java Whether the server is in offline or online mode The plugin's version The server's version The OS version/name and architecture The core count for the CPU The number of players online The Metrics version Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
-
View User Profile
-
Send Message
Posted May 20, 2020Place Holders?
-
View User Profile
-
Send Message
Posted Aug 14, 2015Great plugin!
-
View User Profile
-
Send Message
Posted Jul 19, 2015@RaymundPalanca
yes :)
-
View User Profile
-
Send Message
Posted Jul 11, 2015does it work with 1.8.7?
-
View User Profile
-
Send Message
Posted Jun 11, 2015What would u put for command on buycraft
pex user {name} add ?
Can you tell
-
View User Profile
-
Send Message
Posted Feb 24, 2016i think your in wrong section for pex.
to give with buycraft you would just do initial command then put the command addcredits {name} <amount> but replace amount with the credits you want.
-
View User Profile
-
Send Message
Posted Apr 1, 2015Typo in "/rmhelp":
-
View User Profile
-
Send Message
Posted Mar 14, 2015Hey, this is creating a massive lag with the "playerListener::onLogin(PlayerLoginEvent)" on my timings report. I'm using spigot 1.8. Could you maybe update it? Thanks.
-
View User Profile
-
Send Message
Posted Mar 2, 2015http://pastebin.com/T7pxr8jg
When i try to use the /credits command. (player is offline)
-
View User Profile
-
Send Message
Posted Feb 1, 2015what do you mean skills?
-
View User Profile
-
Send Message
Posted Feb 24, 2016dont you know what mcmmo is?
skills as in swords acrobatics unarmed etc.
-
View User Profile
-
Send Message
Posted Nov 21, 2014Thanks, plugin works perfectly :)
-
View User Profile
-
Send Message
Posted Aug 27, 2014Have finally updated to work with the latest craftbukkit beta build have added alchemy and updated to use UUIDs. Sorry the the very very long wait i took some time off from minecraft to focus on my gcses. New version has been submitted and will be available to download once approved!
-
View User Profile
-
Send Message
Posted Aug 5, 2014do you hve to install vault?
-
View User Profile
-
Send Message
Posted Jul 11, 2014This plugin has been abandoned. I recommend using ClaimLevels. Its updated and works just the same! http://dev.bukkit.org/bukkit-plugins/claimlevels/
If this comment disappears please repost it so others can know.
-
View User Profile
-
Send Message
Posted Jul 10, 2014Can this work on cb1.7.2-r0.3?
-
View User Profile
-
Send Message
Posted Jun 27, 2014hi umm i used mcmmo points into Unarmed and it doesen give me the +1 attack damege you get every 50 lvs
-
View User Profile
-
Send Message
Posted Jun 9, 2014If anyone updates for UUIDs and alchemy, please let me know!
-
View User Profile
-
Send Message
Posted Jun 7, 2014@firehawk5151
because these dev's have not yet updated to use UUID's and it doesnt look like they r going too. SUX!
-
View User Profile
-
Send Message
Posted May 28, 2014idk why but when people spend credits then leave and join back they get fucking 50 more and i disabled credits on join, the vault, and the msg so wanna tell me wtf is happening?