
A clean, staff-controlled refund system for ESX servers. Give items back to players through an ox_lib menu (online or offline) and let them claim it themselves with a simple command. Every action is logged straight to Discord.
/claimrefund, straight into their ox_inventoryusers table (standard ESX schema)sql/ks-refundsystem.sql before starting the resourceFully open server-side logic — configure groups, commands, language, notifications and Discord webhooks in minutes.

Drop a physical bag anywhere and store your favorite outfits in it, no more scrolling through a clothing shop trying to remember what looked good together.
Features:
Place and pick up a physical, networked bag prop with a command (/outfitbag by default, fully configurable)
ox_target interaction no clunky menus floating in the world
Save up to 6 custom-named outfits per player (You can change the max in config!)
Live preview system see an outfit on yourself before committing, with a one-click toggle to revert
Realistic dressing animation plays before any outfit is applied
Auto-framed preview camera shows your full character front-on
Rename or delete saved outfits anytime
Saves clothing only (all wearable components + props) hair, face, makeup and eye color are never touched or overwritten
Public/private bag sharing: keep your bag locked to yourself, or flip it public so others can open it, preview, and wear your outfits on themselves, they can never edit, rename, or delete your saved fits
Optional item requirement: lock bag placement behind an inventory item if you don't want it freely available for everyone
Full multi-language support out of the box: English, Dutch and German
Clean, lightweight NUI themed around the bag itself
Resource-name protected — won't run if the folder is renamed, protecting against leaks
Dependencies:
es_extended (ESX Legacy)
illenium-appearance (or your own appearance script — easily swappable via one config line + a short bridge section in the code)
ox_inventory (optional — only needed if you enable the item requirement)
Fully configurable: bag model, command name, interaction distance, animations, outfit limit, language, item requirement, and appearance script — all in one config file, no code editing required.

A clean, staff-controlled refund system for ESX servers. Give items back to players through an ox_lib menu (online or offline) and let them claim it themselves with a simple command. Every action is logged straight to Discord.
/claimrefund, straight into their ox_inventoryusers table (standard ESX schema)sql/ks-refundsystem.sql before starting the resourceFully open server-side logic — configure groups, commands, language, notifications and Discord webhooks in minutes.