Added a optional always occurrence by you adding this to your configuration (make sure to put it under the right tab)
Code (Text):
enchant:
configuration:
occurrence: ALWAYS
display: '&cExplosive %level%'
radius: 3
proc: 1
percentage-broken: 100.0
allowed-items:
- DIAMOND_PICKAXE
allowed-worlds:
- world
refundable: false
aliases: []
permission:
enabled: false
value: tokens.enchant.Explosive
levels:
configuration:
max-level: 5000
starting-price: 0
cost-algorithm: (levels * 500) + startingPrice
If you do not want it to always run just don't have the occurrence line in your configuration, and it'll default to RANDOM (using proc).