Back to documentation

Getting started

This public documentation walks you through installing the Flitt addon, sending custom logs, and solving common issues.

📊What the addon does

  • Reports server status and real-time player count
  • Centralizes logs (qb-log, 7DiscordLog, bLogs/GAS, Helix)
  • Lets you send custom logs from your resources/addons
  • Secures exchanges using your server API key

Prerequisites

🖥️

Operational server

FiveM or Garry's Mod

🔑

File access

FTP / panel / manager

👤

Flitt account

Created and verified

🎫

Server ID & API key

From the dashboard

Quick install

1

Download the addon

From your Flitt dashboard

2

Drop the folder

In resources/ (FiveM) or addons/ (GMod)

3

Enter your credentials

In the Lua file (usually pre-filled)

4

Restart the server

And check the dashboard

💡

Security tip

Keep your credentials in environment variables or convars rather than in plain files. This protects your API key if code leaks.