Features
Prism Inventory V2 redesigns the ox_inventory interface and adds Prism custom modules.
Inventory redesign
The inventory UI includes a redesigned layout, custom item context actions, item preview styling, a redesigned give menu, player profile panels, and configurable visual settings.
Player settings UI
Players can customize their inventory look when the setting is enabled by the server owner.
Supported settings include:
- Inventory layout:
DefaultorPerspective - Font source:
Default,Roboto,Manrope,Montserrat, orInter - Server brand visibility
- Logo position:
Left,Center, orRight - Theme color
- Background opacity
- Screen blur
- Notification style:
DefaultorModern - Slot shape:
SquareorHexagon - Hotbar style:
NormalorHexagons
Settings are saved per player in the database table prism_inventory_settings.
Item context and give menu
The item context menu supports the Prism redesign and preview layout.
The give menu uses a custom player selection UI so giving items feels consistent with the redesigned inventory.
Profile integration
The profile module can display player profile information and Discord avatars.
Discord avatars require PrismServerConfig.discord.botToken in custom/serverConfig.lua.
Clothing mode
The inventory includes clothing inventory support, preview mode, and a clothing creator tool for admins.
See the Clothing page for setup details.
Version checker
Prism Inventory V2 includes an internal server-side version checker.
It reads the local version from fxmanifest.lua, checks the public Prism version manifest, and prints update information in the server console.
Downloads still come from the CFX portal.