> For the complete documentation index, see [llms.txt](https://docs.menanak47.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.menanak47.com/multi-framework/ak47_inventory/commands.md).

# Commands

### Player Commands

* `/search` (Police only - configured in config.lua)
* `/rob` (Configured in config.lua)

### Admin Commands

* `/openinv [player id or identifier]` - Open someone else's inventory or stash
* `/clearinv [player id]` - Wipe a player's inventory
* `/saveinv [player id]` - Force save a specific player's inventory to database
* `/saveinvs` - Force save all loaded inventories to database
* `/giveitem [player id] [item name] [amount]` - Give an item directly to a player
* `/clearclothing [player id]` - Clear clothing items from a player
* `/clothingimg` - Utility command for clothing images

### Player Key Bindings

The inventory relies on FiveM's native `RegisterKeyMapping` functionality. This means players can customize their own keys without server owner intervention by navigating to **Esc > Settings > Key Bindings > FiveM** in their GTA V client.

By default, the following actions are bindable:

* **Open Inventory** (`inv` command)
* **Show Hotbar** (`+hotbar` command)
* **Use Hotkey 1-5** (`+hotkey1` through `+hotkey5` commands)
* **Reload Weapon** (`+wreload` command)
* **Throw Weapon** (`wthrow` command)
* **Scroll Up/Down** (`+scroll` / `-scroll` commands for mouse wheel integration)
