Server not on server list!

Hello, i have recently made a FiveM server and i also have some playing people on here but the server wont show up on the server list!, Everybody can connect with Direct Connect ( ) ( I have also tried it with numbers ( ... ) ) and everything else seems to work, This is my server.cfg: . I have already just tried to wait but that didnt seem to do anything i have also already joined what’s the problem here? Thanks in advance ( I have posted a version of this earlier i have already removed that version sorry about that )

# disable announcing? clear out the master by uncommenting this
sv_master1 "FJR [DUTCH/ENGLISH] RP SERVER [discord.gg/3ahGNR4]"

Thats your issue, you are overwriting the URL that takes care of putting your server on the server list.
Comment out the sv_master1 line.

1 Like

Wait so what do i exactly need to do?

Replace

sv_master1 "FJR [DUTCH/ENGLISH] RP SERVER [discord.gg/3ahGNR4]"

with

#sv_master1 ""

1 Like

Thank you so much! syntasu!

1 Like