Add take/Sell all block commands
/Storage take/sell <item> 0
Add ore can convert to item
Ex: /Storage take COAL_ORE 1 -> COAL
Update the config for the above feature
Code (Text):
COAL_ORE:
Name: "Small_Coal"
Price: 100
Convert: COAL #Items when take coal_ore
IRON_ORE:
Name: "Small_Iron"
Price: 200
Convert: IRON_INGOT
DIAMOND_ORE:
Name: "Small_Diamond"
Price: 300
Conver: DIAMOND