diff --git a/Classic/prefs/serverPrefs.cs b/Classic/prefs/serverPrefs.cs index dfbf0bf..ea76cf8 100644 --- a/Classic/prefs/serverPrefs.cs +++ b/Classic/prefs/serverPrefs.cs @@ -15,7 +15,7 @@ $Host::AnimateWithTransitions = 1; $Host::AntiPackEnable = 1; $Host::AntiPackPlayerCount = 6; $Host::AveragePings = 1; -$Host::BanTime = 30; +$Host::BanTime = 43200; $Host::BotCount = 14; $Host::BotsEnabled = "0"; $Host::ClassicAdminLog = 1; @@ -100,7 +100,7 @@ $Host::holoName5 = "BloodEagle"; $Host::holoName6 = "Harbinger"; $Host::Info = "This is a Tribes 2 Classic server. More information in Discord. playt2.com/discord"; $Host::ItemRespawnTime = 30; -$Host::KickBanTime = 1; +$Host::KickBanTime = 20; $Host::KickObserverStartOnJoin = 1; $Host::KickObserverTimeout = 1200; $Host::LakRabbitDuelMode = 0;