chore: update server configs

This commit is contained in:
Rim 2025-02-20 07:20:57 -05:00
parent f8eb250bd1
commit 611425f19d
3 changed files with 9 additions and 6 deletions

View File

@ -20,8 +20,9 @@
// //
//////////////////////////////////////////////////
set sv_hostname "S1 Default MP Server" // Sets the server hostname.
set sv_motd "" // Sets a custom motd which is shown on the intel message loadscreen when a player joins. Leave blank for default intel messages.
set sv_hostname "S1 Default MP Server" // Sets the server hostname.
name "[S1] Server" // Currently sets the say name.
set sv_motd "" // Sets a custom motd which is shown on the intel message loadscreen when a player joins. Leave blank for default intel messages.
//////////////////////////////////////////////////
// ADMIN INFO (Optional) //

View File

@ -20,8 +20,9 @@
// //
//////////////////////////////////////////////////
set sv_hostname "S1 Default ZM Server" // Sets the server hostname.
set sv_motd "" // Sets a custom motd which is shown on the intel message loadscreen when a player joins. Leave blank for default intel messages.
set sv_hostname "S1 Default ZM Server" // Sets the server hostname.
name "[S1] Server" // Currently sets the say name.
set sv_motd "" // Sets a custom motd which is shown on the intel message loadscreen when a player joins. Leave blank for default intel messages.
//////////////////////////////////////////////////
// ADMIN INFO (Optional) //

View File

@ -20,8 +20,9 @@
// //
//////////////////////////////////////////////////
set sv_hostname "S1 Default Horde Server" // Sets the server hostname.
set sv_motd "" // Sets a custom motd which is shown on the intel message loadscreen when a player joins. Leave blank for default intel messages.
set sv_hostname "S1 Default Horde Server" // Sets the server hostname.
name "[S1] Server" // Currently sets the say name.
set sv_motd "" // Sets a custom motd which is shown on the intel message loadscreen when a player joins. Leave blank for default intel messages.
//////////////////////////////////////////////////
// ADMIN INFO (Optional) //