New permission multipliers were added to the plugin, now you can declare permission multipliers in the new file called multipliers.yml!
Code (YAML):
multipliers: # You can copy/paste these templates to create new multipliers example: # The permission that will be used for this multiplier permission: promining.multiplier.example
# The level for this multiplier, in this case 2x level: 2.0
# The shops where the multiplier will be applied # Leave it empty if you want the multiplier to work everywhere shops: -
"" example2: # The permission that will be used for this multiplier permission: promining.multiplier.example2
# The level for this multiplier, in this case 3x level: 3.0
# The shops where the multiplier will be applied # Leave it empty if you want the multiplier to work everywhere shops: -
"example"