Skip to content

Inventory

Dynaros Inventory is a planned plugin for item storage, containers, stacking, transfers, and transactions.

Inventory answers:

How does a project store, move, query, and transact items without locking every game into one item implementation?

The product owns the behavior inside that responsibility and exposes clean integration points for the systems around it.

  • inventory state
  • containers
  • stacking rules
  • transfers
  • transaction APIs
  • crafting recipes
  • loot rolls
  • equipment effects
  • quest logic
  • project-specific item behavior

The first useful Inventory guide will help you create a container, add an item, move it, and confirm the transaction result.

Status: Planned

This product area is early. Detailed implementation docs will expand as the product matures.