diff --git a/Classic/scripts/serverDefaults.cs b/Classic/scripts/serverDefaults.cs index 94bb2e8..6cf84a2 100644 --- a/Classic/scripts/serverDefaults.cs +++ b/Classic/scripts/serverDefaults.cs @@ -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