# About Us – The Official QBCore Store

#### **🚀 The Pioneers of QBCore Store Since 2020**

Welcome to the **Official QBCore Store**—the **first and most trusted** provider of QBCore scripts and servers in the FiveM community.

From the very beginning, when QBCore was originally called **QBUS**, we have been behind the scenes, developing **high-quality scripts, optimizing performance, and building powerful servers** that helped shape the FiveM ecosystem.

***

### **📜 Our Legacy – The First & The Best**

🔹 **2019** – Our journey began with the **QBUS Framework**, laying the foundation for what would later become QBCore.\
🔹 **2020** – We became the **first-ever** QBCore script and server seller in FiveM. At that time, there were **no marketplaces, no competition, and no trusted sellers—only us**.\
🔹 **Today** – While many followed in our footsteps, we **set the industry standard** and continue to lead with **innovation, quality, and trust**.

***

### **💎 Why Choose the Official QBCore Store?**

🔥 **We Were First**

We started it all. While others came later, we were the **original** QBCore provider and **pioneers of the QBCore marketplace**.

🛡 **We Are Trusted**

Unlike many "sellers" who emerged later—**reselling, scamming, or providing low-quality scripts**—we have always been committed to **authenticity, performance, and customer satisfaction**.

⚡ **We Deliver Excellence**

We create **highly optimized**, **ready-to-use** QBCore scripts and servers, ensuring your FiveM experience is **seamless and powerful**.

🚀 **We Innovate, Not Imitate**

Many have copied, but none have matched our **quality, experience, and expertise**. We **set the trends**—we don’t follow them.

🏆 **We Are Official**

We are not just another script seller. **We are the Official QBCore Store.**

***

### **🎯 Our Mission & Commitment**

✅ **Provide the highest quality QBCore scripts & servers**.\
✅ **Ensure customer satisfaction with reliable support**.\
✅ **Protect buyers from scams with real, premium content**.\
✅ **Continue to lead the industry with innovation & trust**.

We have never scammed a single customer—and we never will. **Our reputation is built on integrity, transparency, and customer success.**

***

### **🔥 The Best or Nothing – Choose the Original, Choose the Official**

🚀 **Be part of the legacy. Experience the difference.**

🔗 **Website:** [QBCore Store](https://fivem-qbcore.com)\
🔗 **Discord:** [Join Here](https://discord.gg/qbcoreframework)

🏆 **Choose the original. Choose the best. Choose to win.** 🏆


# FiveM Quickstart Guides

Welcome to the QBCore Store Documentation! If you're setting up your FiveM server using our custom-made QBCore framework, this guide will walk you through the essentials to get started.

<figure><img src="/files/8DKSgdNGi5MaAfV7DWMu" alt=""><figcaption></figcaption></figure>

📥**Download Your QBCore Package**

1. Log in to your **QBCore Store Account** and download the latest version of our **custom QBCore framework From Our Website** [**Customer Panel**](https://fivem-qbcore.com/my-account/).

### **🔧 Step 1: Choose Your Installation Method**

Decide how you want to install your **QBCore Server**:

1️⃣ **How to Install a**[ **QBCore Server on TXAdmin** **Windows VPS**](/how-to-install-fivem-qbcore-server-tutorial/publish-your-docs)– Standard installation using **Windows VPS** **TXAdmin**.\
2️⃣ **How to Install a** [**QBCore Server Using TXAdmin’s Built-In Hosting**](/how-to-install-fivem-qbcore-server-tutorial/publish-your-docs-1) – Ideal for hosting with **built-in database support**.\
3️⃣ **How to Install a Custom** [**QBCore Server on Any Linux VPS/Dedicated Server Using TXAdmin**](/how-to-install-fivem-qbcore-server-tutorial/publish-your-docs-2) – Best for **advanced users** using a **Linux VPS or dedicated server**.

> 💡 **If you're using Windows, TXAdmin is the easiest option.**

***

### **🛠️ Step 2: Install & Configure Your Server**

1. **Download and install** FiveM FXServer.
2. **Set up TXAdmin** and create a new server profile.
3. **Upload your QBCore server files** (custom or default setup).
4. **Configure server.cfg** and set up your database (if applicable).

***

### **🔑 Step 3: Assign Admin Permissions**

* Follow [**How to Set Admin in QBCore** to **give yourself admin access**](/essentials/markdown).
* Use identifiers like **Steam, Discord, or License ID**.

***

### **📝 Step 4: Learn & Use Commands**

* Master the [**Complete QBCore Framework Command List**](/essentials/editor).
* Use essential admin commands like `/noclip`, `/setjob`, and `/revive`.

***

### **🌍 Step 5: Explore More Useful Resources**

* Check [**All FiveM-Related Useful Links**](/essentials/images-and-media) for hosting, development, and community support.
* Join the **QBCore Store Discord** for **support, script updates, and community discussions**.

***

### 🔥 **Need More Help?**

🔗 **Website:** [QBCore Store](https://fivem-qbcore.com)\
🔗 **Discord:** [Join Here](https://discord.gg/qbcoreframework)

Now you’re ready to **launch your QBCore server**! 🚀 Let me know if you need any modifications! 😊

{% hint style="info" %}
Want to learn about writing content from scratch? Head to the [Basics](https://github.com/GitbookIO/onboarding-template/blob/main/getting-started/broken-reference/README.md) section to learn mor
{% endhint %}


# How to Install a QBCore Server on Windows VPS TxAdmin

This guide will walk you through the process of installing a QBCore Server on TXAdmin using XAMPP for the database, HeidiSQL for database management, and port forwarding on a Windows VPS.

✅ **Prerequisites**

* ✅ A **Windows VPS** (with RDP access).
* ✅ **FiveM Artifacts** downloaded.
* ✅ **TXAdmin** installed.
* ✅ **XAMPP** installed (for MySQL).
* ✅ **HeidiSQL** installed (for managing the database).
* ✅ **Existing server files** from TXAdmin.

<mark style="background-color:green;">**🔹 Step 1: Install XAMPP and Configure MySQL**</mark>

* **Download & Install** [**XAMPP** ](https://www.apachefriends.org/download.html)from Apache Friends.
* During installation, **next only** and finish the following components:
* Start **XAMPP Control Panel** and click **Start** on **MySQL and Apache**.

<mark style="background-color:green;">🔹</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">**Step 2: Install HeidiSQL & Connect to Database**</mark>

1. **Download & Install HeidiSQL** from [HeidiSQL Official Site.](https://www.heidisql.com/)
2. Open HeidiSQL and create a new session:
   * **Network Type**: MySQL (TCP/IP)
   * **Hostname/IP**: `127.0.0.1`
   * **Username**: `root`
   * **Password**: (leave empty by default)
   * **Port**: `3306`
3. Click **Open** and select the `qbcore` database.&#x20;
4. **Import your QBCore SQL file** (`qbcore.sql`) into the database

<mark style="background-color:green;">🔹</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">**Step 3: Configure Server Files**</mark>

* **Download FiveM Artifacts** from the official [FiveM website](https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/).
* Extract them into your **server directory** (e.g., `C:\QBCoreServer`).
* **Place your existing TXAdmin server files** into the server directory.
* Edit the `server.cfg` and put your license key.

<mark style="background-color:green;">🔹</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">**Step 4: Set Up TXAdmin**</mark>

* Open the **server directory** and run `FXServer.exe`.
* TXAdmin will open in your browser (`http://127.0.0.1:40120`).
* Log in and create a new **server profile**.
* Select **"Existing Server Files"** and point it to your **QBCore Server directory**.
* Click **Save & Start Server**.

<mark style="background-color:green;">**Step 5: Port Forwarding**</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">(If Hosting for Public Access)</mark>

* **Open Windows Defender Firewall** → Advanced Settings.
* Go to **Inbound Rules** → **New Rule**.
* Select **Port** → TCP & UDP → Enter **30120** → Allow Connection → Finish.
* **Restart your server**

### <mark style="color:red;background-color:green;">**Final Step: Connect to Your Server**</mark>

1. Open **FiveM** and press `F8`.
2. Type:

   ```
   connect YOUR-VPS-IP:30120
   ```
3. If everything is set up correctly, you will successfully join your **QBCore server!** 🎉

### ❓ <mark style="color:red;">**Troubleshooting**</mark>

* **Database not connecting?**
  * Ensure XAMPP MySQL is running and the connection string in `server.cfg` is correct.
* **Server not showing in FiveM?**
  * Ensure **port 30120 is open** and forwarded correctly.
* **Artifacts not working?**
  * Ensure you downloaded the correct version of FiveM artifacts.

Now your **QBCore Server** is set up and running on **TXAdmin using XAMPP, HeidiSQL, and Port Forwarding** on a **Windows VPS**! 🚀


# How to Install a QBCore Server Using TXAdmin’s Built-In Hosting

If you want to set up a QBCore server using TXAdmin’s built-in hosting, this guide will walk you through everything from installation to server launch. TXAdmin’s in-built hosting is an easier, more au

✅ **Prerequisites**

Before starting, ensure you have:

* ✅ **RocketNode FiveM TXAdmin hosting**.
* ✅ A **custom QBCore server package** (your own server files).
* ✅ Access to **RocketNode’s Game Panel** (Pterodactyl).
* ✅ Your **database credentials** (provided by RocketNode).

<mark style="background-color:red;">🔹</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">**Step 1: Access Your RocketNode FiveM TXAdmin Panel**</mark>

* **Log in** to your RocketNode account.
* Navigate to **Game Panel** and find your **FiveM Server**.
* Click **Manage Server** to open your TXAdmin dashboard.

<mark style="background-color:red;">🔹</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">**Step 2: Install QBCore Framework**</mark>

* Go to **RocketNode’s Game Panel**.
* Click on **File Manager**.
* Delete any default server files (optional, if starting fresh).
* Click **Upload** and **drag & drop your custom QBCore server files** (zip format recommended).
* Once uploaded, extract the files inside the **server-data** folder.

<mark style="background-color:red;">🔹</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">**Step 3: Configure TXAdmin for Your Custom Server**</mark>

* Open **TXAdmin** → Click **"Create New Server"**.
* Select **"Manual Setup"** instead of "Popular Recipes."
* Set your **server data folder** to the directory where you uploaded your files.
* Save and restart your server.

<mark style="background-color:red;">🔹</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">**Step 4: Configure the Database (MySQL)**</mark>

#### 1️⃣ **Find Your RocketNode Database Credentials**

1. Open **RocketNode Game Panel** → Click on **Databases**.
2. Copy your **MySQL host, database name, username, and password**.

#### 2️⃣ **Edit Your `server.cfg` File**

1. Open **File Manager** in RocketNode’s Game Panel.
2. Edit `server.cfg` and replace the database line with:

   ```cfg
   set mysql_connection_string "mysql://yourusername:yourpassword@yourhost/qbcore?charset=utf8mb4"
   ```

   *(Replace `yourusername`, `yourpassword`, and `yourhost` with the actual credentials.)*
3. Save and restart the server.

#### 3️⃣ **Import Your QBCore Database**

* Go to **Databases** in RocketNode’s Game Panel.
* Click **Open PHPMyAdmin**.
* Select your database and click **Import**.
* Upload your **QBCore SQL file** (usually `qbcore.sql`).
* Click **Go** to start the import.

<mark style="background-color:red;">🔹</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">**Step 5: Start Your Server & Port Forwarding**</mark>

* **Go to TXAdmin** → Click **Start Server**.
* If you want to make your server public:
  * Open **RocketNode Game Panel** → **Network Settings**.
  * Ensure **Port 30120 (TCP/UDP)** is **enabled and open**.
* Restart your server for the changes to take effect.

### ✅ <mark style="background-color:red;">**Final Step: Connect to Your Server**</mark>

* Open **FiveM** and press `F8`.
* Type:

  ```
  connect YOUR-ROCKETNODE-SERVER-IP:30120
  ```
* If everything is set up correctly, you will successfully join your **custom QBCore server!** 🎉

### ❓ <mark style="color:red;">**Troubleshooting**</mark>

* **Server not starting?**
  * Ensure your `server.cfg` is correctly configured.
  * Check for missing dependencies in the **Console Logs**.
* **Database connection issues?**
  * Verify that your **MySQL credentials** are correct.
* **Players can't join?**
  * Ensure **port 30120 TCP/UDP** is open in RocketNode’s settings.

Now your **custom QBCore Server is running on RocketNode TXAdmin hosting!** 🚀


# How to Install a Custom QBCore Server on Any Linux VPS/Dedicated Server Using TXAdmin

This guide will help you install and run a custom QBCore FiveM server on any Linux VPS or dedicated server using TXAdmin. It covers everything from installing dependencies to setting up your database,

✅ **Prerequisites**

Before you begin, make sure you have:

* ✅ A **Linux VPS or Dedicated Server** (Ubuntu 20.04/22.04 or Debian recommended).
* ✅ **Root SSH access** to your server.
* ✅ A **custom QBCore server package** (your own server files).
* ✅ Your **MySQL database credentials**.
* ✅ **Port 30120 open** for public access.

<mark style="background-color:yellow;">🔹</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Step 1: Update Linux & Install Dependencies**</mark>

1. Connect to your server via **SSH**:

   ```sh
   ssh root@YOUR-SERVER-IP
   ```
2. Update the system:

   ```sh
   apt update && apt upgrade -y
   ```
3. Install required dependencies:

   ```sh
   apt install screen unzip git curl wget xz-utils tar -y
   ```

<mark style="background-color:yellow;">🔹</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Step 2: Install MariaDB (MySQL Alternative)**</mark>

* Install MariaDB:

  ```sh
  apt install mariadb-server -y
  ```
* Start and enable MariaDB:

  ```sh
  systemctl enable mariadb
  systemctl start mariadb
  ```
* Run the security script to set up a secure database:

  ```sh
  mysql_secure_installation
  ```

  * Set a **strong root password**.
  * Remove **anonymous users**.
  * Remove **test databases**.

<mark style="background-color:yellow;">🔹</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Step 3: Create a MySQL Database for QBCore**</mark>

1. Log into MySQL:

   ```sh
   mysql -u root -p
   ```
2. Create a new database:

   ```sql
   CREATE DATABASE qbcore;
   CREATE USER 'qbuser'@'localhost' IDENTIFIED BY 'strongpassword';
   GRANT ALL PRIVILEGES ON qbcore.* TO 'qbuser'@'localhost';
   FLUSH PRIVILEGES;
   EXIT;
   ```

*(Replace `strongpassword` with a secure password.)*

<mark style="background-color:yellow;">🔹</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Step 4: Install FiveM (FXServer) and TXAdmin**</mark>

1. Create a server directory:

   ```sh
   mkdir -p /home/qbcore && cd /home/qbcore
   ```
2. Download the latest FiveM artifacts:

   ```sh
   wget https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/6000-6200/fx.tar.xz
   tar xvfJ fx.tar.xz
   ```
3. Download TXAdmin’s default files:

   ```sh
   git clone https://github.com/citizenfx/cfx-server-data.git server-data
   cd server-data
   ```

<mark style="background-color:yellow;">🔹</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Step 5: Upload Your Custom QBCore Server Files**</mark>

1. Use **SFTP (FileZilla or WinSCP)** to upload your **custom QBCore server files** to `/home/qbcore/server-data`.
2. Extract the server files:

   ```sh
   unzip qbcore_server.zip -d /home/qbcore/server-data
   ```

<mark style="background-color:yellow;">🔹</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Step 6: Configure Server Settings**</mark>

* Open the `server.cfg` file:

  ```sh
  nano /home/qbcore/server-data/server.cfg
  ```
* Edit the database connection:

  ```cfg
  set mysql_connection_string "mysql://qbuser:strongpassword@localhost/qbcore?charset=utf8mb4"
  ```

  *(Replace `qbuser` and `strongpassword` with your actual database credentials.)*
* Save and exit: `CTRL + X`, then `Y`, then `Enter`.

<mark style="background-color:yellow;">🔹</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Step 7: Import QBCore Database**</mark>

1. Run the following command to import your QBCore SQL file:

   ```sh
   mysql -u qbuser -p qbcore < /home/qbcore/server-data/qbcore.sql
   ```
2. Enter the **database password** when prompted.

<mark style="background-color:yellow;">🔹</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Step 8: Start TXAdmin and FiveM Server**</mark>

* Navigate to your FiveM folder:

  ```sh
  cd /home/qbcore
  ```
* Start the FiveM server:

  ```sh
  ./run.sh +exec server.cfg
  ```
* TXAdmin will start, and you can access it in your browser:

  ```
  http://YOUR-SERVER-IP:40120
  ```
* Log in and create a **new server profile**.
* Select **"Manual Setup"** and point TXAdmin to your **custom server directory**.
* Save and **start the server**.

<mark style="background-color:yellow;">🔹</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Step 9: Port Forwarding (If Hosting Publicly)**</mark>

To allow external players to connect, open **port 30120**:

#### **On Ubuntu/Debian**

```sh
ufw allow 30120/tcp
ufw allow 30120/udp
ufw reload
```

#### **On CentOS/RHEL**

```sh
firewall-cmd --permanent --add-port=30120/tcp
firewall-cmd --permanent --add-port=30120/udp
firewall-cmd --reload
```

Restart your server for the changes to apply.

<mark style="background-color:yellow;">✅</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Final Step: Connect & Play**</mark>

1. Open **FiveM** and press `F8`.
2. Type:

   ```
   connect YOUR-SERVER-IP:30120
   ```
3. If everything is set up correctly, you will **successfully join your QBCore server!** 🎉

### ❓ <mark style="color:red;">**Troubleshooting**</mark>

* **Server not starting?**
  * Check TXAdmin logs:

    ```sh
    tail -f /home/qbcore/server-data/citizen/logs/fxserver.log
    ```
  * Ensure FiveM artifacts are correctly installed.
* **Database connection issues?**
  * Verify **MySQL credentials** in `server.cfg`.
* **Players can't join?**
  * Ensure **port 30120 TCP/UDP** is open.

<mark style="color:blue;">🔄</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Enable Auto-Restart on Reboot (Optional)**</mark>

To make the server **auto-restart** when the VPS reboots:

```sh
crontab -e
```

Add the following line:

```
@reboot cd /home/qbcore && screen -dmS qbcore ./run.sh +exec server.cfg
```

This will automatically start your server on reboot.

### 🎉 **Your Custom QBCore Server is Now Running on Linux TXAdmin!**

Now your **custom QBCore server is running on any Linux VPS/Dedicated server with TXAdmin hosting**! 🚀

Let me know if you need modifications! 😊


# Complete FiveM QBCore Framework Command Lists

Welcome to the official QBCore Store command list, where you will find a comprehensive guide to all QBCore framework commands, including admin, police, EMS, jobs, inventory, vehicles, and more.

💡 **Need Support?** Join our **Official QBCore Store Discord** for help and updates:\
🔗 **Website:** [QBCore Store](https://fivem-qbcore.com)\
🔗 **Discord:** [Join Here](https://discord.gg/qbcoreframework)

### 🛠️ **Admin Commands**

| Command                             | Description                               |
| ----------------------------------- | ----------------------------------------- |
| `/admin`                            | Opens the admin menu.                     |
| `/adminmenu`                        | Opens an alternative admin menu.          |
| `/noclip`                           | Enables/disables noclip mode.             |
| `/spectate [id]`                    | Spectates a player.                       |
| `/announce [message]`               | Sends an announcement to all players.     |
| `/setjob [id] [job] [grade]`        | Sets a player's job.                      |
| `/setgang [id] [gang] [grade]`      | Sets a player's gang.                     |
| `/giveitem [id] [item] [amount]`    | Gives an item to a player.                |
| `/giveweapon [id] [weapon] [ammo]`  | Gives a weapon to a player.               |
| `/revive [id]`                      | Revives a player.                         |
| `/reviveall`                        | Revives all players.                      |
| `/heal [id]`                        | Heals a player.                           |
| `/kill [id]`                        | Kills a player.                           |
| `/kick [id] [reason]`               | Kicks a player from the server.           |
| `/ban [id] [time] [reason]`         | Bans a player.                            |
| `/unban [id]`                       | Unbans a player.                          |
| `/car [vehicle]`                    | Spawns a vehicle.                         |
| `/dv`                               | Deletes a nearby vehicle.                 |
| `/tp [id]`                          | Teleports to a player.                    |
| `/tpm`                              | Teleports to a waypoint.                  |
| `/bring [id]`                       | Teleports a player to you.                |
| `/goto [id]`                        | Teleports you to a player.                |
| `/clearinv [id]`                    | Clears a player's inventory.              |
| `/clearloadout [id]`                | Clears a player's weapons.                |
| `/setmoney [id] [type] [amount]`    | Sets a player's money (`cash` or `bank`). |
| `/givemoney [id] [type] [amount]`   | Gives money to a player.                  |
| `/removemoney [id] [type] [amount]` | Removes money from a player.              |

***

### 🚔 **Police Commands**

| Command               | Description                        |
| --------------------- | ---------------------------------- |
| `/cuff`               | Cuffs/uncuffs the closest player.  |
| `/drag`               | Drags a handcuffed player.         |
| `/putinvehicle`       | Puts a cuffed player in a vehicle. |
| `/takeoutvehicle`     | Removes a player from a vehicle.   |
| `/mdt`                | Opens the police MDT system.       |
| `/spikes`             | Deploys spike strips.              |
| `/search [id]`        | Searches a player's inventory.     |
| `/seizecash [id]`     | Seizes a player's cash.            |
| `/fine [id] [amount]` | Issues a fine to a player.         |
| `/jail [id] [time]`   | Jails a player for a set time.     |
| `/unjail [id]`        | Releases a player from jail.       |
| `/impound [vehicle]`  | Impounds a nearby vehicle.         |

***

### 🚑 **EMS Commands**

| Command         | Description                      |
| --------------- | -------------------------------- |
| `/revive [id]`  | Revives a player.                |
| `/heal [id]`    | Heals a player.                  |
| `/stretcher`    | Spawns a stretcher.              |
| `/carry`        | Carries a player.                |
| `/putinvehicle` | Places a player in an ambulance. |

***

### 🚘 **Vehicle Commands**

| Command         | Description                             |
| --------------- | --------------------------------------- |
| `/engine`       | Toggles the vehicle engine.             |
| `/lock`         | Locks/unlocks a vehicle.                |
| `/trunk`        | Opens the trunk of the nearest vehicle. |
| `/glovebox`     | Opens the glovebox inventory.           |
| `/fix`          | Repairs a vehicle (admin only).         |
| `/flip`         | Flips an upside-down vehicle.           |
| `/dv`           | Deletes a vehicle.                      |
| `/plate [id]`   | Shows a vehicle's license plate.        |
| `/impound [id]` | Impounds a vehicle.                     |

***

### 🎒 **Inventory & Item Commands**

| Command                          | Description                  |
| -------------------------------- | ---------------------------- |
| `/giveitem [id] [item] [amount]` | Gives an item to a player.   |
| `/clearinv [id]`                 | Clears a player's inventory. |
| `/use [item]`                    | Uses an item from inventory. |
| `/drop [item] [amount]`          | Drops an item on the ground. |

***

### 💰 **Economy & Money Commands**

| Command                   | Description                        |
| ------------------------- | ---------------------------------- |
| `/givecash [id] [amount]` | Gives cash to a player.            |
| `/withdraw [amount]`      | Withdraws money from the bank.     |
| `/deposit [amount]`       | Deposits money into the bank.      |
| `/transfer [id] [amount]` | Transfers money to another player. |

***

### 🏢 **Job & Business Commands**

| Command                      | Description                |
| ---------------------------- | -------------------------- |
| `/setjob [id] [job] [grade]` | Assigns a player to a job. |
| `/onduty`                    | Marks yourself on duty.    |
| `/offduty`                   | Marks yourself off duty.   |
| `/bill [id] [amount]`        | Sends a bill to a player.  |
| `/mechanicmenu`              | Opens the mechanic menu.   |

***

### 🎭 **Roleplay & Interaction Commands**

| Command                | Description                                    |
| ---------------------- | ---------------------------------------------- |
| `/me [action]`         | Displays a custom action above your character. |
| `/do [description]`    | Describes an action happening around you.      |
| `/shout [text]`        | Sends a loud message to nearby players.        |
| `/whisper [id] [text]` | Sends a whisper message to a player.           |

***

### 🖥️ **Server Management & Debug Commands**

| Command                  | Description                        |
| ------------------------ | ---------------------------------- |
| `/restart [resource]`    | Restarts a specific resource.      |
| `/refresh`               | Refreshes all resources.           |
| `/stop [resource]`       | Stops a resource.                  |
| `/start [resource]`      | Starts a resource.                 |
| `/setcoords [x] [y] [z]` | Teleports to specific coordinates. |
| `/setgroup [id] [group]` | Sets a player's admin group.       |
| `/debug`                 | Enables developer debugging mode.  |

***

### 📌 **Need More Help?**

🔗 **Website:** [QBCore Store](https://fivem-qbcore.com)\
🔗 **Discord:** [Join Here](https://discord.gg/qbcoreframework)

Explore our **custom scripts, premium resources, and FiveM-ready servers** at **QBCore Store!** 🚀


# How to Set Admin in QBCore

If you need to set yourself or someone else as an admin in your QBCore server, follow this step-by-step guide.

Need Assistance!\
🔗 **Official QBCore Store:** [Visit Here](https://fivem-qbcore.com)\
🔗 **Join Our Discord for Support:** [Click Here](https://discord.gg/qbcoreframework)

<figure><img src="/files/8DKSgdNGi5MaAfV7DWMu" alt=""><figcaption></figcaption></figure>

### ✅ **Step 1: Open `server.cfg`**

1. Go to your **FiveM server directory**.
2. Locate and **open** the `server.cfg` file with a text editor.

***

### ✅ **Step 2: Add Admin Permissions**

Add the following lines at the **bottom** of `server.cfg`:

```cfg
QBCore Admin Permissions
add_ace group.admin command allow
add_ace group.admin qbcore.admin allow
add_principal identifier.steam:110000123456789 group.admin
add_principal identifier.discord:123456789012345678 group.admin
add_principal identifier.license:license:4a3cdhfa3219 group.admin
```

🔹 **Replace the identifiers** with your actual Steam Hex, Discord ID, or FiveM License.

***

### ✅ **Step 3: Save & Restart the Server**

1. **Save the `server.cfg` file**.
2. **Restart your FiveM server**.
3. Join the server and **test admin commands** like `/admin` or `/noclip`.

***

### 🔥 **Need More Help?**

🔗 **Website:** [QBCore Store](https://fivem-qbcore.com)\
🔗 **Discord:** [Join Here](https://discord.gg/qbcoreframework)

Now you’re an **admin in QBCore!** 🚀👑 Let me know if you need anything else! 😊


# All FiveM-Related Useful Links

Here is a collection of all essential FiveM-related links, including official documentation, development tools, forums, and community resources.  🚀 For custom QBCore scripts, support, and ready-madeH

🚀 **For custom QBCore scripts, support, and ready-made FiveM servers, visit:**\
🔗 **Website:** [QBCore Store](https://fivem-qbcore.com)\
🔗 **Discord:** [Join Here](https://discord.gg/qbcoreframework)

<figure><img src="/files/8DKSgdNGi5MaAfV7DWMu" alt=""><figcaption><p>Add alt text and captions to your images</p></figcaption></figure>

### 🛠️ **Official FiveM & QBCore Links**

🔹 **FiveM Official Website** – <https://fivem.net>\
🔹 **FiveM Forum** – <https://forum.cfx.re>\
🔹 **FiveM Docs** – <https://docs.fivem.net>\
🔹 **FiveM Artifacts** – <https://runtime.fivem.net/artifacts/fivem/>\
🔹 **QBCore Official Docs** – <https://docs.qbcore.org>

***

### 🎮 **FiveM Server Hosting & Management**

🔹 **FiveM Key Management** (Set up server keys) – <https://keymaster.fivem.net>\
🔹 **FiveM Server Status** – <https://status.cfx.re>\
🔹 **TXAdmin Panel** (Server management) – <https://github.com/tabarra/txAdmin>

***

### 💻 **FiveM Development & Scripting Resources**

🔹 **FiveM GitHub Repo** – <https://github.com/citizenfx>\
🔹 **QBCore GitHub Repo** – <https://github.com/qbcore-framework>\
🔹 **FiveM Native Reference** – <https://docs.fivem.net/natives/>\
🔹 **FiveM Lua Reference** – <https://docs.fivem.net/scripting-manual/>\
🔹 **PolyZone (Custom zones in FiveM)** – <https://github.com/mkafrin/PolyZone>\
🔹 **FiveM Web Admin Panel** – <https://github.com/overextended/ox_inventory>

***

### 🏪 **FiveM Marketplace & Custom Scripts**

🔹 **CFX Marketplace** –[ https://forum.cfx.re/c/development/releases/](< https://forum.cfx.re/c/development/releases/>)\
🔹 **Tebex (FiveM Store & Donations)** – <https://www.tebex.io/>

***

### 🔥 **Best QBCore Store for Custom Scripts & Servers**

🔹 **QBCore Store (Premium QBCore Scripts & Servers)** – <https://fivem-qbcore.com>\
🔹 **QBCore Store Discord (Support & Community)** –[ ](https://discord.gg/qbcoreframework)<https://discord.gg/qbcoreframework>

***

### 📢 **FiveM Community & Support**

🔹 **FiveM Discord** – <https://discord.gg/fivem>\
🔹 **QBCore Discord** – <https://discord.gg/qbcoreframework>\
🔹 **FiveM Twitter (News & Updates)** – <https://twitter.com/_FiveM>

***

#### 🎯 **Final Thoughts**

This list includes **all the most useful links** for **FiveM server owners, developers, and players**. Bookmark this page for quick access! 🚀🔥

💡 **For the best custom QBCore scripts and pre-made servers, visit:**\
🔗 [**QBCore Store**](https://fivem-qbcore.com)\
🔗 **J**[**oin Our Discord**](https://discord.gg/qbcoreframework)


