Default Kick/Ban Time (Minutes)

This commit is contained in:
ChocoTaco1 2021-01-04 21:47:40 -05:00
parent 77b46e7e53
commit 6861442f25

View file

@ -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. <a:playt2.com/discord>playt2.com/discord</a>";
$Host::ItemRespawnTime = 30;
$Host::KickBanTime = 1;
$Host::KickBanTime = 20;
$Host::KickObserverStartOnJoin = 1;
$Host::KickObserverTimeout = 1200;
$Host::LakRabbitDuelMode = 0;