Installation Steps
1
Download the resource
Choose one of the following methods:Option A — Git clone:Option B — Download ZIP:
- Go to github.com/Rmz-App/rmz-fivem
- Click the green Code button and select Download ZIP
- Extract the folder into your server’s
resources/directory - Rename the folder to
rmz-fivemif needed
2
Get your secret key
- Go to your RMZ dashboard
- Navigate to Benefits > FiveM Servers
- Click Add Server
- Copy the generated secret key
3
Configure config.lua
Open See Configuration for all available settings.
config.lua in the resource folder and set your secret key:4
Add to server.cfg
Add the following line to your
server.cfg:5
Restart your server
Restart the server (or run If you see this output, the resource is running and polling for commands.
restart rmz-fivem in the console). You should see the following output in your server console:Verify the Connection
After starting the resource, check the FiveM Servers page in your RMZ dashboard:- Connected (green) — the resource is polling successfully
- Disconnected (grey) — no poll received in the last 2 minutes
Next Steps
Configuration
Adjust poll interval, debug mode, and notifications
Product Setup
Create products with FiveM commands

