Hey there, as stated in the title - my server won’t show up in the list. I do have #sv_master “” in the server cfg, and I can also see the server using this method; http://127.0.0.1:30120/info.json.
Does anyone have any idea why this could be happening? ZAP-hosting already changed the ports for me once. This did not resolve the issue. I have also waited for multiple hours to see if it would pop up eventually.
Here is the server.cfg
endpoint_add_tcp “185.150.25.89:31220”
endpoint_add_udp “185.150.25.89:31220”
sv_maxclients 64
exec mysql.cfg
FiveM Core Resources
start mapmanager
start spawnmanager
start sessionmanager
start fivem
start hardcap
start ghmattimysql
start debug
start baseevents
start chat
start qb-core
start connectqueue
exec resources.cfg
Allows lambda
sv_scriptHookAllowed 0
Rcon (not used)
rcon_password password
tags
sets tags “Nieuw-Holland, NH, custom, framework, nederlands, dutch, roleplay”
Banner
sets banner_detail “https://i.imgur.com/dVtXTy9.png”
sets banner_connecting “https://i.imgur.com/2joLbCa.png”
Set your server’s hostname
sv_hostname “[NL] ^1Nieuw-Holland RP ^7• ^8Volledig Custom ^7• ^6Progressie ^4Systeem ^7• ^1Uniek ^6Crimineel ^2Systeem ^7• ^1Uniek ^4Politie ^2Systeem ^7• ^1Uniek Damage ^2Systeem”
Nested configs!
#exec server_internal.cfg
Loading a server icon (96x96 PNG file)
load_server_icon nh.png
convars which can be used in scripts
set temp_convar “skrt”
Uncomment this line if you do not want your server to be listed in the server browser.
#sv_master1 “”
Add system admins
add_ace builtin.everyone qbcommands allow
Add moderator group
add_principal group.moderator
#qb-admin permissions
add_ace group.admin qbadmin allow # admin can do everything
add_ace group.moderator qbadmin.join allow
add_ace group.admin resource.els-plus command.add_ace allow
add_ace group.admin command allow # allow all commands
Hide player endpoints in external log output.
sv_endpointprivacy true
Steam web api
enable/disable onesync
max clients
#livemap convars
set socket_port 31220
set livemap_debug 0
set blip_file “blips.json”
set livemap_access_control “*”
set livemap_milliseconds 1000
blips generate
sv_lan 0
add_ace group.admin webadmin allow
add_principal identifier.steam: my steam license group.admin
sets locale “nl-NL”
onesync_enabled 1
#This is an official FiveM server hosted by ZAP-Hosting.com. You do not need to put a license key here.
restart sessionmanager
set steam_webApiKey “my steam web api”
set sv_UseDirectListing false
set sv_listingIPOverride “185.150.25.89”
ANY help whatsoever will be greatly appreciated!
Kind regards,
Koen