> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.sparkedhost.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Add Weapons to FiveM Server

# How to Add Weapons to FiveM Server

Enhancing your FiveM server with custom weapons is a great way to create a more unique experience for your players. This guide will walk you through the process of adding weapons, from installation to configuration.
---



To add weapons to a FiveM server:

* Access the [Apollo Panel](https://control.sparkedhost.us/).

* Stop the server.

* Install your weapon pack.

* Open the `txData` folder.

* Navigate to the folder ending with **.base**

* Open the `resources` folder.

* Upload the [resources] folder, which contains the weapon folders.

  ![](https://images.surferseo.art/6ec2a49a-a151-47e9-b216-36798ae5de85.png)

* This folder contains the weapon folders: `870`, `g17`, `m4`, and `x26`

  ![](https://images.surferseo.art/263f0cb5-f3bc-42e8-a6a7-f83452ecfc11.png)

* Head back to the **.base** folder and open the `server.cfg` file.

  ![](https://images.surferseo.art/774ee0d0-7cf7-45f1-99a6-310a2693e580.png)

* In a new line, add a comment `#gun` under this comment. Ensure all the weapons you'd like to install as shown in the example below.

  ![](https://images.surferseo.art/cf8e71ce-421d-43aa-83fd-c1a397ddeec1.png)

* Hit **Save Content**.

## Configuring vMenu

If you want to spawn the weapons in via your menu, you will need to configure vMenu.

* Stop the server.

* In the **.base** folder. Navigate to the following directory: `resources/[appolo]/config/addons.json`

* The folder should look like this.

  ![](https://images.surferseo.art/85c23d19-38a8-4c6c-9238-4b9490f7e0af.png)

* Under "weapons" you will need to add the names of your weapons files. To find these, open the weapon's folder, then open the "stream" folder. Inside should look like this.

  ![](https://images.surferseo.art/7cc45078-afe6-4ece-945b-f84653ee1d7d.png)

* Replace the `addonweaponname1` with "shotgun" for our example.

* You will need to do this for each and every additional weapon in the pack.

* Hit **Save Content**.

  ![](https://storage.crisp.chat/users/helpdesk/website/-/a/7/9/e/a79efd0b48a91800/screenshot-2026-06-04-at-23001_16hp24w.png)

* You have now uploaded custom weapons to your FiveM server. Adding them to the vMenu config lets you access them from the in-game menu.