spoodyCreations/spoodyItemCreator — reverse-engineered prompt

Reverse engineered prompt

Build me an in game item creator for a FiveM server that works with ox_inventory. I want admins to open a clean panel with a chat command, create new items, edit existing ones, and delete items without touching items.lua by hand. When I hit apply, it should write the item properly and push the change live to everyone already online, so no full server restart or relog is needed.

The panel should let me browse and search all registered ox_inventory items, not just the ones made in this tool. For each item, I want fields for name, label, weight, image URL, and an optional client use export, plus toggles for stackable, close on use, and consumable. If I paste a direct image link, download that image into the ox_inventory images folder automatically. If an item gets deleted, remove its entry and only the image this tool downloaded. Please include a refresh players button, a simple install check command, and a config for the command name and admin permission. Ask for confirmation before deleting sensitive items like money, weapons, ammo, or licenses.

Want more depth? Deep Reverse