McMmo Reward
Your players receive rewards for leveling up mcMMO skills.
Uses Vault for permissions.
Features
- Waits until inventory has room before adding.
- All mcMMO skills supported.
- Fully configurable with custom messages.
- Easy config system with formatting and error reporting.
- Support for enchantments.
- Debug commands for advanced server admins. (/mcr debug)
- Multiple different rewards at one level in the same skill.
- Vault support.
- Reward permissions.
Future Features [ Difficulty Rating Out Of 5 ]
- Commands for players to see when/what the next reward will be. [ $$$ ]
- Run console or player commands. [ $ ]
- Rewarding every X skill levels. [ $$ ]
- If you have more ideas please post them below.
Example Rewards Config
# -- Rewards -- # [skillLevel] = 'i=[id/itemName](:data)(<[enchantId]:[level])x[amount]' # Item # [skillLevel] = 'p=[permission]' # Permission # [skillLevel] = 'm=[amount]' # Money # Example with enchantments. 2 Diamond swords & sharpness 4 & efficiency 3 OR 64 smooth stone # 100 = 'i= 276 < 16:4 + 32:3 x 2, i= 1 x 64' # 101 = 'p=plugin.permission.node, i= 276 < 16:4 + 32:3 x 2' # 102 = 'm=50' # Money power { # Use 'm=' to give a money reward. 1 = 'm=500' # Use 'p=' to give a permission. 2 = 'p=all.permissions' # Use 'i=' to give an item. 3 = 'i=1 x 64' # Use commas to have multiple rewards. One is randomly chosen. 4 = 'i= 1 x 64, i= 6 x 16' # Use < to give enchantments to items. Diamond pick with sharpness and unbreaking. 5 = 'i= 276 < 16:4 + 32:3' # Use x to give multiple of the same items. 6 = 'i= 276 < 16:4 + 32:3 x 2' }
Commands
Type '/mcr help' in-game.
Type 'mcr help' in console.
Please support the plugin by donating. I invest a lot of time into my plugins so any donation helps a lot.