Heya! The plugin looks like something I would need for my idea, but wanted to know: Will this also allow me to limit the inventory slots and items the player can have? And can I make it so similiar items will not stack, but rather be seen as individual items? Say the player picks up 2 potions, they would take 2 slots, instead of stacking?
Viewing post in [MZ] Bag Inventory System - RPG Maker MZ comments
Hey! You have a main inventory, you can define how many slots it have, and you can also make that if you have an item defined as a "bag" you can add extra slots, as many as you want, you can set how many bag container you want or if you only want the main inventory and how many cells it have.
As for the infividual items, right now i don't have it implemented, but i will add it soon ^^