mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-12 19:31:00 +00:00
Added EmptyServerReset variable
This commit is contained in:
parent
0924d1891f
commit
f6f82b71a4
3 changed files with 8 additions and 3 deletions
|
|
@ -189,3 +189,4 @@ $Host::Discord = "https://www.Discordapp.com/"; //Your discord
|
|||
$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::EmptyServerReset = 1; //Whether or not you want the server to reset when its empty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue