Articles on: Game Hosting

How to Install VMenu - FiveM

vMenu is a server side permissions-based menu for FiveM that allows server owners to adminstrate their servers easily. If you are trying to add users as administrators, ban and kick players, or manage aspects of the map, you should consider adding this script to your FiveM server. You can also:

Set Health and Wanted Level

Save Cars

Customize Your Character

And more...

Whether you're using Sparked Host's easier method via. Apollo Panel, or performing a manual installation, this guide will walk you through the process step-by-step.


Installing VMenu Using Apollo Panel



To install VMenu on your FiveM server using Apollo Panel:

Stop Your FiveM Server

Navigate to the Apollo server control panel and stop your server to avoid conflicts during installation.

Locate vMenu

Under the "Configuration" tab, select "FiveM Scripts."

Download vMenu

Find vMenu in the list of available scripts and click the download button on the right.

Verify Installation

If a green alert appears stating "Successfully Installed vMenu", the installation was completed correctly.

Restart Your Server

Start your server again to apply the changes.


Installing VMenu Manually



To install VMenu on your FiveM server manually:

Stop Your Server

Locate the stop button at the top of the side navigation bar to halt your server.

Download vMenu
Get the latest vMenu .zip file from the official GitHub repository. You will need to extract the .zip file using a software like 7Zip or WinRAR.

Upload to the Correct Directory

Open the File Manager. From the server's root directory, place the downloaded folder in your server's resources directory:

/resources/vMenu


Do not nest the folder like this:

/resources/vMenu/vMenu


Ensure the folder is labeled exactly "vMenu" (case-sensitive).

Configure Permissions

Navigate to:

/resources/vMenu/config


Open the permissions.cfg file using Sparked's built-in text editor. Adjust the variables to fit your server's requirements. After making changes, click the save button in the bottom-right corner.

Edit the Server Configuration File

Open the server.cfg file and add the following lines:

exec @vMenu/config/permissions.cfg
    ensure vMenu


Be sure to save the file using the save button in the bottom-left corner.

Restart Your Server

Start your server to finalize the installation process.


How to Configure VMenu



Once installed, most menus should be accessible without additional configuration. By default, vMenu is set up with general permissions for all players, with administrator/moderator-specific options disabled in the permissions.cfg file.

To configure VMenu:

Navigate to the following directory _txData/.base file/resources/[Apollo]_

Configure the following files:

addons.json - Use this file to add additional addons to your VMenu installation.

locations.json - Use this file to add different teleport locations and blips to the map.

permissions.json - Use this file to setup permissions, vehicle options for your different groups.

If you are looking for additional information, check out VMenu's documentation page for in depth help. If you are trying to do something specific within VMenu, check out our other guides.


If you encounter any issues or need further help, open a ticket with our Support Team..

Updated on: 25/01/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!