Converted from qb‑inventory fully optimized for RedM Roleplay with RSG Core & ox_lib.
A robust, modular inventory system for your RedM server.
Make sure these resources are running before starting rsg-inventory:
- ox_lib ⚙️
- ox_target 👁️
- rsg-core 🤠
- rsg-weapons 🔫
- 🗄 Stashes — Personal and/or shared
- 🐎 Vehicle Trunk & Glovebox — Includes optional horse saddlebag support
- 🏪 Shops — Works great with rsg-shops 🥐
- 🎒 Item Drops — Physical objects in the world
- ⚖ Configurable Limits — Stash, and drop sizes
- 🚫 Hotbar Spam Protection — Adjustable timers and notifications
return {
StashSize = { maxweight = 2000000, slots = 100 },
DropSize = { maxweight = 1000000, slots = 50 },
HotbarSpamProtectionTimeout = 500,
HotbarSpamProtectionNotify = false,
GiveItemType = "nearby",
}- Download this resource and place it in your
resourcesfolder - Install and start
ox_libandrsg-coreandrsg-shops - Add
ensure rsg-inventoryto yourserver.cfg - Edit
shared/config.luato fit your server’s needs
--- NOTES
--- player inventory max weight and slots are configured in rsg-core\config.lua (RSGConfig.Player.PlayerDefaults)
--- if inventory items should decay at modified rate, add decay{PERCENTAGE} to stash name (i.e.: basement69-decay30, freezer111_decay0, composter333decay5000)- The Icon Library Project 🖼 — free RedM item icons
