mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-11 06:04:33 +00:00
MissionType/PUGpassword changes
This commit is contained in:
parent
2ec4150949
commit
33b20f0664
6 changed files with 47 additions and 67 deletions
|
|
@ -185,8 +185,7 @@ $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::PUGautoPasswordLimit = 10; //How many to enable a pug password
|
||||
$Host::PUGPassword = "pickup"; //pug password
|
||||
$Host::PUGPassword = "pickup"; //PUG password
|
||||
$Host::EmptyServerReset = 1; //Whether or not you want the server to reset when its empty
|
||||
$Host::EnableAutobalance = 1; //Will autobalance when teams are uneven.
|
||||
$Host::DMSLOnlyMode = 0; //Shocklance Only Mode for Deathmatch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue