POGGY STORAGE Player-Owned Storage, Any Framework

Free

What's yours stays yours

Player-owned storage for RedM. Your players create a container, keep their gear in it, and decide who else gets a key. It persists through restarts, it can be shared with named friends or with a whole job, and it costs whatever you say it costs.

Free, open source, and framework agnostic. VORP Core, RSG Core, QBCore and RedEM:RP are detected at runtime through poggy_util. There is no setting to change and no version to pick.

What it does

  • Player-owned containers that persist through server restarts
  • Configurable capacity, with paid upgrades
  • Access management — add named players at four permission levels: owner, manager, member and basic
  • Job and job-grade rules, so a whole role can share a stash
  • A money balance and full ledger per storage
  • Preset storages for job locations — police evidence, doctor's office, hotel rooms
  • NPC clerks and optional map blips, shown only to players who can actually open the storage
  • Discord webhooks for inventory and activity tracking on preset storages
  • Admin commands for moving, deleting and auditing
  • English and Spanish included

Its own menu, no extra resources

The menu and the text prompts are built in. vorp_menu and vorp_inputs are no longer needed — the whole interface ships with the resource and looks the same on every framework.

Where the items live

Storage metadata — owner, location, permissions, capacity, balance and ledger — lives in its own table. The items live in whichever inventory resource your framework already runs, as a stash keyed character_storage_<id>, so item handling and the grid window are what your players already know.

  • VORP Core — vorp_inventory custom inventory (verified)
  • RSG Core — rsg-inventory stash (verified)
  • QBCore — qb-inventory stash (best effort, same API shape as RSG)
  • RedEM:RP — ships no inventory of its own, so storage is unsupported there

The console prints which framework it found and whether that adapter is verified, so you know on the first boot rather than at the first stash.

Requirements

  • poggy_util — free, handles framework detection, character data and notifications
  • oxmysql
  • One of: VORP Core, RSG Core, QBCore or RedEM:RP

Open source

MIT licensed. The full source is on GitHub — fork it, change it, ship it. bridge/sv_bridge.lua is small and self-contained if you need to adapt it to a setup that isn't listed above.

Want the rest?

Every script I make, in one package, including everything released from here on.
Poggy All Access

Support: Rosewood Ridge RP

View all →
Poggy Skillcheck

Poggy Skillcheck

Best Skillcheck System for RedM Skillcheck100%75%50% Drop a proper skillcheck into any script. Poggy…

Price Free
Return to Rosewood Site