PLEASE ADD THIS TO YOUR config.yml <<<
Code (Text):
#If an item is less than or equal to this number, the item will not be sold and will stay in the chest
#So set this to a minus number if you want it to remove all items pretty much from the chests
minimum_sell_value: 0
[+] Added a minimum sell value (items priced below this sell value will not be sold) As currently it will get rid of all items (even if they are priced at 0)
@VozikCZE