Hello, I'm here to share my small idea with either C2 devs or plugin creators, there should be an available plugin for inventories, I know how to make them, made them more than a dozen times, but it would be so much easier and quicker.
[Condition] 'Inventory 1' has item 'Item Name' : 'Item Amount' of times
[Property] Items (Item Name, Sprite/Image, Item Amount)
[Property] Maximum 'Stack Size'
[Property] Inventory 'Slot Size' (how many possible inventory slots there are)
[Event] Deplete 'Item Name' : 'Item Amount' of times
[Event] Add 'Item Name' : 'Item Amount' of times
If I knew how to make C2 plugins, I'd do it myself.