Server configuration

Edit /server.cfg as a form or as raw text. Both write to the same file.

Identity

How your server appears in the FiveM server list and on its details page.

Shown on the server details page after a player clicks into it.

Shown as the server name in the FiveM server list.

Number of slots reserved by the server.

Shown to the right of the server name in the FiveM server list.

πŸ‡³πŸ‡± Dutch (Netherlands)βŒ„

Used by the FiveM client for date and number formatting.

default esx esx legacy official roleplay

Press Enter or comma to add. Tags help players find your server.

Network & build

Listening address, OneSync mode, and the GTA V build clients are required to use.

Managed by the panel. Change it via the Network tab.

Infinity (up to 1024 players)βŒ„

Required for servers with more than 32 players.

Custom build numberβ€¦βŒ„

Forces every connecting client onto the selected GTA V build.

License & API keys

Secrets that grant the server access to FiveM, Steam, and Tebex. Hidden by default.

Get yours from keymaster.fivem.net.

Found in your Tebex dashboard under Game Servers.

Resources

Toggles ensure lines in server.cfg. Disabled resources are commented out, not removed.

13 of 13 enabled
chat
Core
hardcap
Core
oxmysql
ox_lib
[core]
ox_target
ox_inventory
[standalone]
[esx_addons]
[mlo]
[scripts]
[cars]
[kleding]

Group memberships

Each row writes one add_principal line, assigning a player identifier (or another group) into a group.

group.admin→group.user
β†’

Access control

Each row writes one add_ace line, granting or denying a group permission to invoke a command or object.

*command.add_ace
allow
*command.remove_ace
allow
*command.add_principal
allow
*command.remove_principal
allow
*command.add_group
allow
*command.remove_group
allow
resource.rcore_clothingcommand.add_ace
allow
resource.rcore_clothingcommand.add_principal
allow
resource.rcore_clothingcommand.remove_principal
allow
group.admincommand.giveweapon
allow
group.superadmincommand.giveweapon
allow
group.admincommand# allow all commands
allow
group.admincommand.quit# but don't allow quit
deny