diff --git a/CounterStrikeGlobalOffensive/server.cfg b/CounterStrikeGlobalOffensive/server.cfg index 26c6e29..d038226 100644 --- a/CounterStrikeGlobalOffensive/server.cfg +++ b/CounterStrikeGlobalOffensive/server.cfg @@ -1,7 +1,7 @@ // ************************************************************************** // // // // Counter-Strike: Global Offensive - server.cfg // -// Version 240917 // +// Version 120719 // // // // ************************************************************************** // @@ -24,8 +24,13 @@ sv_contact "" // Default: sv_lan 0 sv_lan 0 +// Cheats mode - Server is disabled to use cheats by default;Commands like noclip,god are disabled to be exploited by the players. VAC (Valve Anti-Cheat) is disabled in this mode when value is set to '1'. +// Default: sv_cheats 0 +// Cheats ON: sv_cheats 1 +sv_cheats 0 + // Tags - Used to provide extra information to clients when they're browsing for servers. Separate tags with a comma. -// Example: sv_tags "128tick,deathmatch,dm,ffa,pistol,dust2" +// Example: sv_tags "128-tick,deathmatch,dm,ffa,pistol,dust2" sv_tags "" // ............................. Server Logging ............................. //