diff --git a/main/pvbvote.cfg b/main/pvbvote.cfg index 7b8a574..23de5e9 100644 --- a/main/pvbvote.cfg +++ b/main/pvbvote.cfg @@ -55,7 +55,7 @@ set g_password "" // Password Protected Server. Leave blank if you want set g_inactivity "180" // Enable auto kick feature for idle/AFK players set g_inactivitySpectator "180" // Time in seconds before a spectator gets kicked set g_logSync "1" // 1 always flush games_mp.log, 0 only flush on game end -set g_log "logs/pvbrust/games_mp.log" // Gamelog filename. If you edit this..make sure you change B3.xml if you have bigbrotherbot. +set g_log "logs/pvbvote/games_mp.log" // Gamelog filename. If you edit this..make sure you change B3.xml if you have bigbrotherbot. set sv_allowClientConsole "1" // Enable or Disable players ability to access server commands set sv_maxclients "18" // Max players in your server. set sv_maxPing "0" // (BUGGED) Maximum ping allowed, any higher and players will get kicked.( If you get 'server is for low ping players only', set this to 0)