

Your players receive rewards for leveling up mcMMO skills.
Uses Vault for permissions.
# -- 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' }
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.
