> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nexdev.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Drag-and-drop item whitelist for ox_inventory. Lock items or weapons down by player, by job, or stack both — and manage everything live from a clean in-game admin menu.

Drag-and-drop item whitelist for **ox\_inventory**. Lock items or weapons down by **player**, by **job**, or stack both — and manage everything live from a clean in-game admin menu.

Unauthorized players can't pick the item up, drop it, trade it, buy it, stash it, store it in a vehicle, or use it. Everything is enforced server-side via ox\_inventory hooks.

## In this section

* [Installation](/nex_itemwhitelist/installation)
* [Configuration](/nex_itemwhitelist/configuration)
* [Admin menu](/nex_itemwhitelist/admin-menu)
* [Commands](/nex_itemwhitelist/commands)
* [Troubleshooting](/nex_itemwhitelist/troubleshooting)

## What you get

* Works on **Qbox, QBCore, and ESX** — auto-detected, or force one in `config.lua`
* Two scopes per entry — **job** and **player identifier** — and they stack
* Blocks **drops, trades, vehicle/stash/container storage, shop purchases, and item use** for unauthorized players
* Prebuilt admin menu — search, add, remove
* Optional **Discord webhook logging** for every blocked attempt
* Notification backends: `ox_lib`, ESX, QBCore, `okok`, `wasabi`, `mythic`, native
* Schema auto-creates and auto-migrates on first launch
* Optional GitHub-style **update checker**
