Tags and locale in the FiveM server list

7 min read4 sections · 4 questions answered
Short answer

Tags are a comma-separated list in sets tags "roleplay, economy, police". Choose a handful of words players really search for. Locale is a language-region identifier set with sets locale "en-US"; the default example config uses the placeholder root-AQ, which must be replaced with your real language (for example de-DE, fr-FR, pt-BR, en-GB).

Players filter the FiveM server list by language and search by keywords. Tags and locale are how your server shows up in those filters — and the default configuration ships with a placeholder locale that many owners never change.

The configuration

server.cfg
sets tags "roleplay, serious, economy, police, custom cars"
sets locale "en-US"

Choosing tags

Server typeUseful tags
Roleplayroleplay, serious, economy, jobs, police, ems, whitelist
Drift / racingdrift, racing, touge, cars, tuning
PvPpvp, redzone, combat, gangs
Freeroamfreeroam, vmenu, cars, casual
  • Use words players type, not slogans (“best”, “new”, “24/7”).
  • Do not add tags for things you do not have — players leave fast.
  • Keep the list short; a wall of tags reads as spam.

Locale for multi-language servers

Choose the language players must speak in game. If you truly support several, pick the main one for locale and mention the others in the description and tags (for example “english, deutsch”).

Next steps

Name and description: project name and description. Why a server might not appear at all: ranking and visibility.

Common questions

How do I add tags to my FiveM server?

Add sets tags "tag1, tag2, tag3" to server.cfg and restart.

What locale should I use?

The language-region code of your server’s main language, such as en-US, de-DE or pt-BR.

What is root-AQ?

A placeholder locale in the example server.cfg that you should replace with a real language.

How many tags should I use?

A handful of accurate ones that players actually search for.

Free handbook · 18 chapters · 60 min
The FiveM Server Launch Handbook

Server list, banners, connecting and queues, loading screens in HTML or React, music and video, NUI, branding, Discord, marketing, Tebex rules and a launch plan — everything in one page.

Read the handbook

Want a loading screen you never have to debug?

Build it in the browser, export once, and edit it whenever — no HTML, no re-uploads.

Start free

More guides