This is a QBcore resource that allows a player to use a stash as an item!
# Features:
- Private Storage: Only you can see and access your stash.
- Map Integration: Custom blip and map marker, client-side only.
- Relocatable: Want to move it? Simply delete it and the item will return to your inventory.
- Safe to Use: Make sure the stash is empty before deleting, otherwise its contents will be lost.
# Requirements:
- qb-core
- oxmysql
- ox_lib
- ox_inventory
# Installation:
1. Install `Rocco_Personal_Stash.sql`
2. Add item at ox_inventory/data/items.lua
3. Copy the `Rocco_Personal_Stash-QB` folder into your server's `resources` directory.
4. Add the following line to your `server.cfg`: 'ensure Rocco_Personal_Stash-QB'