Free RedM Player Storage Script Poggy Storage

Player-owned storage containers that persist through restarts and can be shared with named players or a whole job. Free, open source and MIT licensed.

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

Questions about Poggy Storage

Where do the items live?

Storage metadata (owner, location, permissions, capacity, balance and ledger) lives in its own table. The items live in your framework's own inventory as a stash keyed character_storage_<id>: vorp_inventory and rsg-inventory are verified, qb-inventory is best effort. RedEM:RP ships no inventory of its own, so storage is unsupported there.

Who can open a storage?

The owner adds named players at four levels: owner, manager, member and basic. Job and job-grade rules let a whole role share a stash, and preset storages cover job locations such as police evidence, the doctor's office and hotel rooms.

Does it need vorp_menu or vorp_inputs?

No. The menu and text prompts are built in, so the interface ships with the resource and looks the same on every framework.

Is it really open source?

Yes. It is MIT licensed and the full source is on GitHub. bridge/sv_bridge.lua is small and self-contained if you need to adapt it.

Which frameworks does Poggy Storage work with?

Poggy Storage works with VORP Core, RSG Core, QBCore. The framework is detected at runtime, so there is one build and nothing to configure. It requires poggy_util and oxmysql, plus VORP Core, RSG Core or QBCore.

How do I get Poggy Storage?

It is free. Add it to your basket, check out through Tebex at no charge, and download it from your Tebex account. Support is in the Rosewood Ridge Discord.

View all →
Poggy Skillcheck

Poggy Skillcheck

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

Price Free
Admin Blips

Admin Blips

Overview Poggy's Admin Blips is a lightweight RedM resource that allows server administrators to see all…

Price Free
Return to Store