Documentation
TebexDiscordYouTubeGitHub
  • Introduction
  • FIVEM FREE RESOURCES
    • BDTK
      • Guides
      • API
        • Bridges
          • Framework
          • Notifications
          • DrawText UI
        • Modules
          • Appearance
          • Buckets
          • Callbacks
          • Commands
          • Cooldowns
          • Debugging
          • Entities
          • Environment
          • Geometry
    • BDUK
      • Guides
        • Making Your First UI
        • Creating Your First Theme
      • Core UI
        • Header
        • Content
        • Footer
        • Sidebar
        • Tooltip
      • Components
        • Buttons
        • Cards
        • Input Groups
        • Modal
        • Namecard
        • Notify
      • API
    • BDSC
      • Guides
        • Extending Players
        • Full Working Example
      • API
        • Registry
        • Player Object
        • Utility
  • FIVEM PAID RESOURCES
    • Vendors
      • Guides
        • Creating Vendors
      • Installation
      • Configuration
    • List Inventory
      • Guides
        • Creating & Using Containers
        • Creating Items
        • Customising Vehicle Inventories
      • API
        • Player
        • Containers
  • OLD DOCS
    • boii_utils
      • Installation
      • Configuration
      • Modules
      • API
        • Callbacks
        • Characters
        • Commands
        • Cooldowns
        • Debugging
        • Entities
        • Environment
        • Framework Bridge
        • Geometry
        • Items
        • Keys
        • Licences
        • Maths
        • Methods
        • Player
        • Requests
        • Strings
        • Tables
        • Timestamps
        • UI Bridges
        • Vehicles
        • Version
        • XP
        • UI Elements
Powered by GitBook
On this page
  1. FIVEM PAID RESOURCES
  2. List Inventory

API

The API documentation covers two main API sections:

Player

This section covers all available methods for working with player inventories.

  • Add / remove / split items

  • Get or check item presence

  • Sync and save player data

  • Use metadata, durability, attachments, and more

Container

This section handles logic for world containers, such as:

  • Loot drops

  • Vehicle trunks

  • Fridges or persistent storage

Supports all standard inventory functions:

  • Add, remove, split, sync

  • Metadata support

  • Optional persistence to MySQL


Cover

Cover

PreviousCustomising Vehicle InventoriesNextPlayer

Last updated 3 hours ago