z-dev Logoz-devv4.2
FeaturesDemoPricingDocsStatus
Introduction
What is Z-UCP?The SaaS ConceptGetting StartedFeature Overview
Concepts
Architecture & ConceptsTier System
Player Hub
Player GuideZ-Property & Housing System
Admin Control
Audit Logs & SecurityAdmin OverviewPermissions in DetailRoles & Permissions (RBAC)CMS & Whitelabeling
Modules & Integrations
CMS Block ReferenceDatabase Best PracticesDiscord BotStatus PageGlobal BansDatabase Module
Technical & Security
Bridge TroubleshootingFiveM Bridge SetupPrivacy & GDPRAPI Reference
z-dev Logoz-dev

Das Management Panel fuer FiveM RP Server. Professionell, zuverlaessig, DSGVO-konform.

Produkt
  • Features
  • Discord Bot
  • Preise
  • Changelog
  • Roadmap
  • Status
Ressourcen
  • Dokumentation
  • Setup Guide
Projekt
  • Ueber
  • Kontakt
Rechtliches
  • Datenschutz
  • Impressum
  • AGB
  • Cookie Policy
© 2026 z-dev.appStatusv4.2.0

FiveM Bridge Setup

Securely connect your FiveM server with Z-UCP.

FiveM Bridge Setup

The Bridge is the communication layer between your FiveM server and Z-UCP. It enables real-time actions and the synchronization of data.

Prerequisites

Before setting up the Bridge, you will need:

  • A FiveM server (ESX, QB-Core, or Standalone).
  • An active Z-UCP project.
  • Access to your server root folder.

Installation Steps

1. Download Plugin

Download our Bridge plugin from the customer portal. It contains all necessary files for communication.

2. Adjust Configuration

Create a new directory z-bridge in your resources folder and insert the downloaded files there. Open config.lua and enter your API key:

Config = {}
Config.ApiKey = "YOUR_API_KEY_HERE"
Config.ApiUrl = "https://api.z-hub.app"

3. Start Server Entry

Add ensure z-bridge to your server.cfg and restart your server.

What the Bridge provides

  • Live Actions: Enables actions like kicks, teleports, or giving money directly via the web panel.
  • Whitelist Sync: Automatic synchronization of your whitelist data.
  • Statistics: Sends server uptime and player counts in real-time to the dashboard.

Never share your API key with unauthorized persons. With this key, administrative commands can be executed on your server!

PreviousBridge TroubleshootingNext Privacy & GDPR