KickObserver OnJoin Var

This commit is contained in:
ChocoTaco1 2020-10-31 14:05:34 -04:00
parent 5aaa8ee7d0
commit 31365d40ad
2 changed files with 2 additions and 1 deletions

View file

@ -101,6 +101,7 @@ $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 = 600;
$Host::KickObserverStartOnJoin = 1;
$Host::KickObserverTimeout = 1200;
$Host::LakRabbitDuelMode = 0;
$Host::LakRabbitNoSplashDamage = 1;