[FREE] spoodyItemCreator | In-game item creator tool for ox_inventory

spoodyItemCreator - Free In-game item creator tool

Create custom ox_inventory items from inside the game β€” no editing items.lua by hand, no full server restarts just to add one item, syncs to all players instantly.

:link: Download on GitHub
:link: Preview Video

:link: Preview Images

:gear: Features

  • Add, edit and delete items from a clean panel instead of a text editor
  • Browse everything registered in ox_inventory β€” your items, stock items, and items from other resources β€” and click any of them to tweak or remove
  • Paste a direct image URL and it’s downloaded into ox_inventory/web/images/ for you
  • Items are written as proper native ['name'] = { ... } entries, exactly like you’d add by hand
  • Point an item at a client export so it actually does something when used
  • New and edited items show up for connected players instantly β€” no relog, no restart
  • Cleans up after itself: deleting an item removes it from items.lua and deletes only the image it downloaded (your stock images are never touched)

:keyboard: Usage
Type /itemcreator in-game (admins only).

In My Items, click Add Item and fill in:

  • Name β€” the ox_inventory id. Lowercase, no spaces (e.g. energy_drink).
  • Label β€” what players actually see (e.g. Energy Drink).
  • Weight β€” in grams.
  • Image URL β€” a direct link to an image.
  • Use Export β€” optional. A client export fired when the item is used (e.g. myresource.useItem). Leave blank for a plain item.
  • Stackable / Close on use / Consumable β€” toggles.

Hit Apply and you’re done.

In All ox_inventory Items you can search and browse everything registered, click an item to edit it, or tick a few and delete them. Sensitive items (money, weapons, ammo, licenses) ask you to confirm first, since removing those can break other scripts.

:star: Check out my other resources!

:package:spoodyMultichars
:package:spoodyFraud
:package:spoodyGangsV2
:package:spoodyQueue
:package:spoodyGunPlug
:package:spoodyVanillaU

Credits & Licensing

This project is an independent addon for ox_inventory and ox_lib by Overextended.

Requirements:

This repository does not redistribute ox_inventory source code or assets and is not endorsed by the Overextended team.

6 Likes

wooow just woow

2 Likes