πŸ“Installation

Script Download

2

Granted Assets

Navigate to the assets page to find the resource. Download it and then drag and drop it to your server.

Script Setup

1

Add Script To Your Server

Drag and drop the script to your server!

2

Set GOD Convar in SERVER.CFG

Set yourself as the god role. Add this convar anywhere in your server.cfg and add your fivem identifier to it.

set admin_menu_god "identifier.fivem:12345"
3

Set FiveManage Webhook Api Key

(OPTIONAL) Add this convar anywhere in your server.cfg and add your FiveM identifier to it.

set FIVEMANAGE_LOGS_API_KEY "YOUR_REAL_FIVEMANAGE_KEY"
4

Removing Conflicting Scripts

Remove qb-adminmenu if you have this in your server.

Last updated