> For the complete documentation index, see [llms.txt](https://changelog.matrixemulator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.matrixemulator.com/welcome/server/muserver/connectserver/serverlist.md).

# ServerList

<mark style="color:yellow;">//ServerCode     ServerName     ServerAddress     ServerPort     ServerType</mark> \
A                         "B"                       "C"                      D                    "E" \ <mark style="color:yellow;">end</mark>\
\ <mark style="color:yellow;">A =</mark> Server code.\ <mark style="color:yellow;">B =</mark> Name displayed in the list.\ <mark style="color:yellow;">C =</mark> GameServer IP or Local IPv4.\ <mark style="color:yellow;">D =</mark> GameServer Port\ <mark style="color:yellow;">E =</mark> "SHOW ou HIDE" SHOW displays the server; any other value hides it.\
\
The ServerCode must match the one configured in the corresponding GameServer; otherwise, it will never appear as online in the list.\
\
It can be reloaded without restarting the ConnectServer via the window's Reload > Reload ServerList menu.
