Skip to content

NX-Creative/ox_inventory

Repository files navigation

ox_inventory — NX Creative Edition

A redesigned ox_inventory by NX Creative — a modern, glass-inspired interface with a refined layout, typography, and slot design, plus a small plugin API so addons can extend it without touching core files.

Based on ox_inventory v2.45.0 by Overextended / CommunityOx. Licensed under GPL-3.0.

Features

Interface

  • Reworked slot grid, spacing, borders, shadows, and color palette
  • Slot-slide drag animation with spring physics (no ghost-image drag preview)
  • Liquid pop-out when the inventory opens, dissolve when it closes, and springy control buttons
  • Reworked context menu and hotbar

Search — press Ctrl+F to filter every open panel at once; cycle matches with Enter.

Customize — a per-player settings menu for UI scale, glass style (Liquid / Frosted), background blur, accent tint, and hotbar size. Choices are saved locally on each client.

Move & resize — an edit mode to reposition and scale the inventory; the layout is remembered client-side.

Sort — order any inventory by name, weight, or count, with server-side sort and auto-stacking.

Plugin API — an event system, container inventory export, plugin menu-item icons, and overlay modals let addon resources extend the inventory at runtime without modifying core files.

Configuration

The bundled data/ files (items.lua, shops.lua, weapons.lua, …) ship stock ox_inventory defaults, so you start from a clean base and add your own items, shops, and weapons. Everything is configured the same way as upstream ox_inventory — see the ox_inventory documentation.

Premium Addon — Liquid Glass & Weapon Inspector

For the full look, the optional premium addon (nx-ox_inventory) adds:

  • Liquid Glass — a live frosted-glass effect across the whole inventory that reacts to the scene behind it
  • Weapon Inspector — a 3D weapon view with studio lighting: rotate the model, attach and detach components, and read durability, ammo, and serial at a glance

It attaches through the plugin API at runtime — no core files are modified.

Get the premium addon on our Tebex store

Installation

  1. Download or clone this repository into your resources/ folder
  2. Add ensure ox_inventory to your server.cfg
  3. The inventory works standalone — the premium addon is optional

With the premium addon

  1. Place nx-ox_inventory in your resources/ folder
  2. Add ensure nx-ox_inventory after ensure ox_inventory in your server.cfg
  3. Restart your server

Dependencies

Credits

License

This project is licensed under the GNU General Public License v3.0.

About

ox_inventory — NX Creative Edition. GPL-3.0 FiveM inventory (ESX/QB/ox) with UI refinements and an expanded plugin API. Optional glass UI addon sold separately.

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors