How change server information (SOLVED)

So, some servers have information like this: net
How to do that?

like Discord and other?

SetMapName(resource_name)
SetGameType(gametypeName)

Do this in any server-side.lua :smile:

Yes but, how to add Discord, site and other infromation?

In the server.cfg use sets "Name" "info"
Example sets "Google" "https://google.com"

Thank you fo helping me

can anyone show me their server.cfg file?