Changed to days

This commit is contained in:
ChocoTaco1 2020-12-01 16:20:38 -05:00
parent 49cf7c8cc2
commit 9378c56b92

View file

@ -15,7 +15,7 @@ $Host::AnimateWithTransitions = 1;
$Host::AntiPackEnable = 1; $Host::AntiPackEnable = 1;
$Host::AntiPackPlayerCount = 6; $Host::AntiPackPlayerCount = 6;
$Host::AveragePings = 1; $Host::AveragePings = 1;
$Host::BanTime = 1440; $Host::BanTime = 30;
$Host::BotCount = 14; $Host::BotCount = 14;
$Host::BotsEnabled = "0"; $Host::BotsEnabled = "0";
$Host::ClassicAdminLog = 1; $Host::ClassicAdminLog = 1;
@ -100,7 +100,7 @@ $Host::holoName5 = "BloodEagle";
$Host::holoName6 = "Harbinger"; $Host::holoName6 = "Harbinger";
$Host::Info = "This is a Tribes 2 Classic server. More information in Discord. <a:playt2.com/discord>playt2.com/discord</a>"; $Host::Info = "This is a Tribes 2 Classic server. More information in Discord. <a:playt2.com/discord>playt2.com/discord</a>";
$Host::ItemRespawnTime = 30; $Host::ItemRespawnTime = 30;
$Host::KickBanTime = 600; $Host::KickBanTime = 1;
$Host::KickObserverStartOnJoin = 1; $Host::KickObserverStartOnJoin = 1;
$Host::KickObserverTimeout = 1200; $Host::KickObserverTimeout = 1200;
$Host::LakRabbitDuelMode = 0; $Host::LakRabbitDuelMode = 0;