FiveM installation
Step-by-step guide to install the Flitt addon on your FiveM server and verify everything works correctly.
1. Drop the addon
The addon downloaded from the dashboard is an auto-updater. It downloads and runs the latest version from our site.
Copy this folder into resources/ then start the resource.
2. Start the resource
Start the resource from your server manager or via the console.
3. Configure credentials
If you downloaded the addon from the panel, credentials are already filled. You don't need to change anything.
If you reset the API key, open auto-update-flitt.lua and fill only these two values:
local API_KEY = "vvbs_xxxxx"
local SERVER_ID = "srv_xxxxx"The auto-updater then pulls the code from our site. If you change your API key or server ID, update this file.
4. Supported logs
qb-log
All events are captured automatically
7DiscordLog
7DiscordLog:* events are relayed
5. Verify installation
Need help?
If you run into issues, check the Troubleshooting section or open a support ticket.