Documentation
TebexDiscordYouTubeGitHub
  • Introduction
  • FIVEM FREE RESOURCES
    • BDSC
      • Guides
        • Core Setup
          • Installing BDSC
          • Configuring BDSC
        • Plugin Development
          • What is a Plugin?
          • Plugin Structure
          • Extending Player Objects
      • API
        • Functions
          • Player
          • Server
          • Client
          • Shared
        • Modules
          • Player Manager
          • Buckets
          • Plugins
        • UI Components
    • 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
  • FIVEM PAID RESOURCES
    • Page 2
Powered by GitBook
On this page
  1. FIVEM FREE RESOURCES
  2. BDSC

Guides

Last updated 1 day ago

This section contains structured guides for working with the BOII Development Server Core (BDSC).

Guides are grouped into categories based on what you're working with — whether you're building plugins, extending player logic, or integrating UI components. Each section focuses on practical use and implementation patterns specific to BDSC.

Start with the category if you're new, then explore other areas as needed. More categories and guides will be added over time.


Plugins
Cover

Core Setup

Cover

Plugin Development