Skip to main content
Check your server console (filter for [nexdev_itemwhitelist]) first — every block / hook event logs there.

Common issues

Item / weapon name doesn’t match

  • Items: use the exact name from your ox_inventory items data. Case-sensitive.
  • Weapons: the name must be uppercase like WEAPON_PISTOL. The menu auto-uppercases it; commands don’t, so type it uppercase.

Resetting the table

If you want to wipe everything:
The table is auto-recreated on next start, so dropping it works too.

Before opening a support ticket

Please include:
  1. Your framework (Qbox / QBCore / ESX) and ox_inventory version.
  2. Server console output filtered for [nexdev_itemwhitelist].
  3. The exact command you ran or action you took.
  4. The output of /listwhitelist.
See Support & contact.