Purpose
It enables players to purchase and access storage containers in the game world. These storages can be: Regular (available to all players) VIP (restricted access via Discord roles or specific in-game items)
VIP Restriction System
VIP storage access can be controlled via: Discord roles (zdiscord or Badger_Discord_API) A special item (e.g., coin)
Storage Purchase Flow
Player interacts with a designated ped (Storage Seller) Payment is processed and item is removed or Discord role can be removed if configured Player is notified a blip added to their map and ownership saved inteh database
Let regular players buy extra inventory space and/or offers exclusive VIP storage as a perk for Tebex purchases on your store.
---- Dependencies ----
Framework - qb-core or Qbox
Inventory - qb-inventory or ox_inventory
Target - qb-target or ox_target
ox_lib
oxmysql
Optional
zdiscord or Badger_Discord_API