From 9b18ab6ff05e4053f99029a1bdd16faeb9c4f9aa Mon Sep 17 00:00:00 2001
From: Marvin Lehmann <marvinlehmann@live.de>
Date: Fri, 18 Nov 2016 15:39:08 +0100
Subject: [PATCH] Updated Project Zomboid config

---
 ProjectZomboid/server.ini | 90 ++++++++++++++++++++-------------------
 1 file changed, 46 insertions(+), 44 deletions(-)

diff --git a/ProjectZomboid/server.ini b/ProjectZomboid/server.ini
index 5ca4fe9..12dfa25 100644
--- a/ProjectZomboid/server.ini
+++ b/ProjectZomboid/server.ini
@@ -1,66 +1,68 @@
-nightlengthmodifier=1.0
-PVP=true
-PauseEmpty=false
-GlobalChat=true
-Open=true
-ServerWelcomeMessage= <RGB:1,0,0> Welcome to Project Zomboid MP ! to chat locally press "t", to global chat press "y" or add "/all" before chatting <LINE> Press /help to have a list of server commands <LINE> <RGB:1,1,1>
-LogLocalChat=false
+AdminSafehouse=false
+AllowDestructionBySledgehammer=true
+AnnounceDeath=false
 AutoCreateUserInWhiteList=false
-DisplayUserName=true
-SpawnPoint=0,0,0
-SafetySystem=true
-ShowSafety=true
-SafetyToggleTimer=100
-SafetyCooldownTimer=120
-SpawnItems=
+ConstructionPreventsLootRespawn=true
+CoopMasterPingTimeout=60
+CoopServerLaunchTimeout=20
 DefaultPort=16261
-Mods=
-Map=Muldraugh, KY
+DisplayUserName=true
 DoLuaChecksum=true
-Public=false
-PublicName=pzserver
-PublicDescription=
-MaxPlayers=64
-PingFrequency=10
-PingLimit=400
+DropOffWhiteListAfterDeath=false
+GlobalChat=true
+HoursForCorpseRemoval=0.0
 HoursForLootRespawn=0
+KickFastPlayers=false
+LogLocalChat=false
+Map=Muldraugh, KY
+MaxAccountsPerUser=0
 MaxItemsForLootRespawn=4
-ConstructionPreventsLootRespawn=true
-DropOffWhiteListAfterDeath=false
-NoFireSpread=false
-NoFire=false
-AnnounceDeath=false
+MaxPlayers=64
 MinutesPerPage=1.0
-HoursForCorpseRemoval=0.0
-SaveWorldEveryMinutes=0
+Mods=
+nightlengthmodifier=1.0
+NoFire=false
+NoFireSpread=false
+Open=true
+Password=
+PauseEmpty=false
+PingFrequency=10
+PingLimit=400
+PlayerRespawnWithOther=false
+PlayerRespawnWithSelf=false
 PlayerSafehouse=false
-AdminSafehouse=false
-SafehouseAllowTrepass=true
+Public=false
+PublicDescription=
+PublicName=SERVERNAME
+PVP=true
+RCONPassword=ADMINPASSWORD
+RCONPort=27015
+ResetID=
 SafehouseAllowFire=true
 SafehouseAllowLoot=true
 SafehouseAllowRespawn=false
+SafehouseAllowTrepass=true
 SafehouseDaySurvivedToClaim=0
 SafeHouseRemovalTime=144
-AllowDestructionBySledgehammer=true
-KickFastPlayers=false
-RCONPort=27015
-RCONPassword=
-Password=
-MaxAccountsPerUser=0
+SafetyCooldownTimer=120
+SafetySystem=true
+SafetyToggleTimer=100
+SaveWorldEveryMinutes=0
+server_browser_announced_ip=
+ServerPlayerID=
+ServerWelcomeMessage= <RGB:1,0,0> Welcome to Project Zomboid MP ! to chat locally press "t", to global chat press "y" or add "/all" before chatting <LINE> Press /help to have a list of server commands <LINE> <RGB:1,1,1>
+ShowSafety=true
 SleepAllowed=false
 SleepNeeded=false
+SpawnItems=
+SpawnPoint=0,0,0
 SteamPort1=8766
 SteamPort2=8767
-WorkshopItems=
 SteamScoreboard=true
 SteamVAC=true
 UPnP=true
+UPnPForce=true
 UPnPLeaseTime=86400
 UPnPZeroLeaseTimeFallback=true
-UPnPForce=true
-CoopServerLaunchTimeout=20
-CoopMasterPingTimeout=60
-server_browser_announced_ip=
 UseTCPForMapDownloads=false
-PlayerRespawnWithSelf=false
-PlayerRespawnWithOther=false
\ No newline at end of file
+WorkshopItems=
\ No newline at end of file