mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-07 13:40:25 +00:00
Update serverDefaults.cs
This commit is contained in:
parent
a515a0d900
commit
a9a898c989
1 changed files with 2 additions and 2 deletions
|
|
@ -189,8 +189,8 @@ $Host::EnableTurretPlayerCount = 10; //How many to enable turrets
|
|||
$Host::EnableVoteSound = 1; //If you want a sound chime during voting
|
||||
$Host::AntiCloakEnable = 1; //Enable or disable AntiCloak
|
||||
$Host::AntiCloakPlayerCount = 6; //How many to enable Cloak
|
||||
$Host::PUGautoPassword = 0; //Enable or Disable an auto password at a certain amount of players
|
||||
$Host::PUGPassword = "pickup"; //PUG password
|
||||
$Host::PUGautoPassword = 0; //Auto enable a password in tournament mode
|
||||
$Host::PUGPassword = "pickup"; //PUG password, Auto or enable/disable thru admin menu
|
||||
$Host::EmptyServerReset = 1; //Whether or not you want the server to reset when its empty
|
||||
$Host::DMSLOnlyMode = 0; //Shocklance Only Mode for Deathmatch
|
||||
$Host::SCtFProMode = 0; //Pro mode for LCTF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue