Groot Development
Store
  • πŸ‘‹Welcome
  • Coding Information
    • Register Key Mapping
  • ASSETS
    • πŸ•™g-duty
      • Why?
      • Installation
      • Config.lua
    • πŸ“‹g-scoreboard-V1
      • Installation
      • Config.lua
    • πŸ“‹g-scoreboardV2
      • Installation
      • Config.lua
      • Exports & Events
    • 🎁g-giftcard
      • Installation
      • Config.lua
      • Export
    • 🏑g-job-vehicle-shop
      • Installation
      • βš™οΈConfiguration
        • Exports
        • Create Vehicle Management Panel
        • Create Vehicle Shops
    • πŸ’―g-redeem-code
      • πŸ—’οΈFeatures
      • Installation
      • β›”Note
      • βš™οΈConfiguration
        • Create New item
    • πŸ“–g-pausemenu
      • πŸ—’οΈFeatures
      • Installation
      • βš™οΈFeatures Guide
        • Info Buttons
        • socials Buttons
        • Rules
        • Organization Avatar
    • πŸ› οΈg-crafting
      • πŸ—’οΈFeatures
      • πŸ“¦Patch Details
      • Installation
      • ❔Why
      • βš”οΈExports
      • Configuration
        • How to Create New Station
        • How to Create crafting time for an item.
    • πŸ›’g-shopsV2
      • πŸ—’οΈFeatures
      • πŸ“¦Patch Details
      • Installation
      • βš”οΈExports
      • Configuration
        • How to Create New Shop
        • How to create new item
    • πŸ”§g-adv-modern-repairkit
      • πŸ—’οΈFeatures
      • πŸ“¦Patch Details
      • Installation
      • βš™οΈConfiguration
  • πŸ“–g-pausemenu-simplified
    • πŸ“¦Patch Details
    • Installation
    • ❔Why
    • Configuration
      • Git Dev Patchs
  • FREE RELEASE
    • 🎁g-starterpack-gift
      • Installation
      • Config.lua
    • πŸ‘¨β€πŸ”¬g-employee-chat-list
      • Installation
    • g-notifications
      • Installation
      • Notification
      • Framework Integration
      • Remove Notification By ID
Powered by GitBook
On this page
  1. ASSETS
  2. g-shopsV2

Features

  • Coupon Code System – Every time a player makes a purchase from the store, they have a chance to receive a random gift card based on the rareChance configuration.

  • Illegal Shop Password System – You can set a password for illegal shops (optional).

  • Shop Access Options – Players can access the shop menu using either a target system or a text UI option.

  • Multiple Shops – Easily create and configure multiple shops as needed.

  • Multi-Theme Support – Choose from different themes to match your server’s style.

  • Highly Configurable – Customize nearly every aspect of the shop system to fit your server’s needs.

  • Job-Based Discounts – Configure discounts based on a player's job.

  • Automatic Item Images – Shop item images are automatically fetched from your inventory.

  • Framework Support – Compatible with ESX, QBCore, QBox, and custom frameworks. All server conditions are handled through bridge files.

  • Customizable Notifications – Supports multiple notification types, including custom notifications.

  • Sell Items Feature – Configure which items can be sold at the shop. You can add or remove sellable items for each shop via the config.

  • Item License Requirement – Restrict certain items so that players must have a license to purchase them.

  • Transparency Settings – Choose between a fully transparent or full-color shop interface.

  • Tax System – Implement a tax system to adjust prices dynamically.

  • Discord Logs – Keep track of purchases and sales with detailed Discord logs.

  • Coupon Persistence – Used coupons will be deleted after a script/server restart, helping to keep your server optimized. If you prefer to retain used coupons in the database, you can disable this option in the config.

Previousg-shopsV2NextPatch Details

Last updated 2 months ago

πŸ›’
πŸ—’οΈ