> For the complete documentation index, see [llms.txt](https://natorog.gitbook.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://natorog.gitbook.io/render-features/inventory-inv.md).

# Inventory \[inv]

The inventory renderer work in chat and private messages

***

```yaml
  inventory-show:
    enabled: true
    prefix: '[inv]' # What users must type in chat or in private messages
    parser: <aqua><italic>[%player_name%'s Inventory]</aqua> # Only supports MiniMessage formats
```

ZelChat will fully render the player's inventory also with armor and offhand item

***

<figure><img src="https://915383071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkgPprrYnIJHMCcjNEdrD%2Fuploads%2F4iZPo0iaFnydinDuGGSq%2Finvfeature.png?alt=media&amp;token=5e4e6097-f3c6-4950-a33a-fd873461cf81" alt=""><figcaption><p>Inventory parsing</p></figcaption></figure>
