Ir para o conteúdo principal
  • Entrega digital instantânea
  • Atualizações vitalícias em produtos selecionados
  • Aprovado por donos de servidores
FiveMX
Loja
Servidores CompletosPacotesLançamentos
FiveMX

Comece a construir seu servidor hoje.

Recursos FiveM selecionados, entrega instantânea, mods grátis para começar e guias práticos em um marketplace tranquilo.

Navegar na lojasupport@fivemx.com

Loja

  • Loja
  • Mods FiveM
  • Todos os produtos
  • Mods grátis
  • Melhores scripts & mods
  • Scripts FiveM

Frameworks

  • Scripts QBCore
  • Scripts ESX
  • QBox
  • Standalone

Comunidade

  • Blog
  • Suporte
  • Criadores
  • Afiliados

Jurídico

  • Política de privacidade
  • Termos de serviço
  • Política de reembolso
  • Entrega digital
  • Política de cookies
  • Conformidade LGPD/GDPR
  • DMCA
  • Informações legais
  • Política editorial

Templates de Servidor

  • Template de Servidor QBCore
  • Template de Servidor ESX
  • Template de Servidor NoPixel
  • Packs de Servidor
  • Templates Grátis
  • Alternativa ao Tebex
© 2026 FiveMX. Todos os direitos reservados.·FiveMX não é afiliado à Rockstar Games, Take-Two Interactive ou CFX.re. Todas as marcas são propriedade de seus respectivos donos.
DiscordDocs
Free Tool

FiveM Server CFG Generator

Build a complete server.cfg in seconds. Configure OneSync, set convars, manage resources — and download your config instantly.

Onesync
•
Instant
•
Free

server.cfg Problems Slowing You Down?

  • ✗Hours wasted manually writing config from scratch
  • ✗Hard-to-debug typos and syntax errors
  • ✗Missing critical convars that break your server
  • ✗No easy way to compare different config setups

The Fastest Way to Configure Your Server

  • Visual editor with all options explained
  • Auto-validates for common config errors
  • Download a clean, ready-to-use server.cfg
  • Supports OneSync, resources, and all major convars

Everything You Need in One Config Tool

Built for FiveM server owners of all experience levels.

OneSync Configuration

Enable and configure OneSync with the correct settings for your server population.

Game Build Selector

Choose the GTA build version that matches your server's DLC and resource requirements.

Framework Templates

Start from pre-built ESX, QBCore, or QBox templates optimized for each framework.

Live Preview

See your server.cfg update in real time as you configure each option.

Server Config Builder

Generate your server.cfg file

Identity

Maximum concurrent players (32–2048 recommended)

roleplay

Get your license key from keymaster.fivem.net

Technical

Extended range - 2048 players max, recommended for roleplay

Minimum GTA V DLC version required by the server

Select your server framework (or None for vanilla)

Security

Hides your IP address from the public server list

Allows players to use ScriptHook-based client-side mods

Export

Adds explanatory comments to the generated config

Adds common resource ensure statements as examples

Config Preview

#=============================================================================
# FiveM Server Configuration - My FiveM Server
# Generated by FiveMX Server.cfg Generator
# https://fivemx.com/tools/server-cfg-generator
#=============================================================================

#-----------------------------------------------------------------------------
# LICENSE KEY
# Get your license key from: https://keymaster.fivem.net
#-----------------------------------------------------------------------------
# sv_licenseKey "YOUR_LICENSE_KEY_HERE"

#-----------------------------------------------------------------------------
# SERVER IDENTITY
#-----------------------------------------------------------------------------
sv_hostname "My FiveM Server"
sv_maxclients 64
sets tags "roleplay"

#-----------------------------------------------------------------------------
# ONESYNC CONFIGURATION
# off = Legacy mode (32 players max)
# on = Basic OneSync (64 players)
# infinity = Extended range (2048 players max, recommended)
# population = Infinity + server-side population
#-----------------------------------------------------------------------------
set onesync infinity

#-----------------------------------------------------------------------------
# GAME BUILD
# Determines which DLC content is available to players
# Higher builds = more content but may require longer load times
#-----------------------------------------------------------------------------
sv_enforceGameBuild 3095

#-----------------------------------------------------------------------------
# SECURITY SETTINGS
#-----------------------------------------------------------------------------
sv_endpointPrivacy true
sv_scriptHookAllowed 0

#-----------------------------------------------------------------------------
# RCON & CONNECTION
# IMPORTANT: Change the rcon_password before going live!
#-----------------------------------------------------------------------------
rcon_password "CHANGE_THIS_PASSWORD"
sv_endpointPrivacy true

#-----------------------------------------------------------------------------
# QBCORE FRAMEWORK RESOURCES
# Adjust based on your actual resource folder names
#-----------------------------------------------------------------------------
# Database
ensure oxmysql

# Framework Core
ensure qb-core
ensure qb-multicharacter
ensure qb-spawn
ensure qb-apartments
ensure qb-inventory
ensure qb-phone
ensure qb-banking
ensure qb-target

# Common Standalone Resources
# ensure ox_lib
# ensure ox_target
# ensure ox_inventory

# Voice Chat (choose one)
# ensure pma-voice
# ensure mumble-voip

# Your Custom Resources
# ensure your_script_here

#-----------------------------------------------------------------------------
# PERFORMANCE CONVARS
#-----------------------------------------------------------------------------
set sv_threadedFrameSync 1
set onesync_distanceCulling 500
set onesync_distanceCullVehicles 250

#-----------------------------------------------------------------------------
# END OF CONFIGURATION
# For more options, visit: https://docs.fivem.net/docs/server-manual/server-commands/
#-----------------------------------------------------------------------------

Configure settings on the left and download when ready.

Start with a Full Server Template

Skip the manual setup. These server templates already include core jobs, economy systems, inventory, and launch docs.

Related Tools

More free tools for FiveM server development.

Ready to get started?

Start building your FiveM server with FiveMX

No credit card required

One-Click Download

Download a clean, ready-to-use server.cfg instantly — no account required.

Helpful Comments

Every config option includes inline comments so you always know what each setting does.

FiveM Server Templates

Move from a starter config to a complete ESX, QBCore, or QBOX server pack.

FiveM Script Bundles

Layer bundled premium scripts onto the config you just generated.

FiveM Framework Guide

Choose the framework your config should be optimized around before launch.

Jobs Creator

Add framework-ready job configs once your server.cfg foundation is in place.

Loading Screen Builder

Pair your server setup with a branded loading screen and cleaner onboarding.

ESX to QBCore Converter

Migrate legacy ESX resources after locking in your new server configuration.