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

# Bags

### Features

**Multiple bag types** — Small backpack, backpack, tactical backpack, duffle bag, large duffle (all configurable).

**Extra slots & weight** — Each bag grants extra inventory slots and carry weight while in the player's inventory.

**Personal stash** — Each bag has a persistent stash; only the owner can access it.

**3D prop** — A prop is attached to the player when the bag is equipped (model and bone configurable per bag).

**One bag per player** — Optional limit so players can only carry one bag (configurable).

**No bag-in-bag** — Optional block on putting a bag inside another bag's stash (configurable).

**Use item to open** — Right-click → Use equips the bag and can open its stash (via item client.export).

**ox\_target** — Optional "Open Bag" when targeting yourself (if ox\_target is running).

**Framework** — Works with qbx\_core; falls back to license-based ID if qbx is not present.
