New config in config.yml to define min and max default value for item
Code (Text):
min-price-default:
enable: false
value: 0
max-price-default:
enable: false
value: 100000000
min-price: # Min price per item. Ex : 1 CobbleStone at 0.5. Set {} to disable it
COBBLESTONE: 0.5
max-price: # Man price per item. Ex : 1 CobbleStone at 0.5. Set {} to disable it
COBBLESTONE: 5
You need to delete lang file or add
Code (Text):
clear_cache: "You cleared the cache."
clear_cache_help_description: "To clear the cache"