URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Ground Zero Gaming Forum
  HTML https://kamcraft.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Player Created Topics
       *****************************************************
       #Post#: 10748--------------------------------------------------
       Server specs and setup?
   DIR By: Khamier
       Date: May 29, 2017, 6:06 pm
       ---------------------------------------------------------
       I was sure I saw something that explained the server setup.
       Telling about landclaims, spawn setup, day cycles... ect. Is
       that posted somewhere in these forums?
       Thanks!!
       Oh, is there a cap on crafting - so that at skill 100 you can
       only make 500 quality items?
       ~Kham
       #Post#: 10750--------------------------------------------------
       Re: Server specs and setup?
   DIR By: Davy Crockett
       Date: May 29, 2017, 7:56 pm
       ---------------------------------------------------------
       The basic specs can be found on the log in screen for the
       7d2d...24Hr cycle is 60 min, daylight is 18 hrs, Loot respawn is
       7 days.  I'm not sure if more in depth is listed in the forums
       somewhere.
       As for crafting, when alpha 15 came along, they revamped
       crafting so that the workbench was required to reach 600 level
       of anything you craft.  once you reach 100 you max at 500 level,
       and then to reach 600 items, you need to start combining
       multiple 500 items in the workbench slots to reach 500.  this
       combining also allows you to repair higher level items with
       lower level items and not losing overall level.....ie 4 level
       100 items combined with a broken level 600 item will both raise
       the durability to 100% but keep it at level 600, unlike when you
       just repair with its base material it suffers a level loss.
       Hope this helps
       #Post#: 10751--------------------------------------------------
       Re: Server specs and setup?
   DIR By: Madman
       Date: May 29, 2017, 8:23 pm
       ---------------------------------------------------------
       I know it's not the easiest on the eyes but here are all of the
       settings as entered in the XML file.
       --- Quote ---
       > -<ServerSettings>
       >
       > <property value="23525" name="ServerPort"/>
       > <!-- Port you want the server to listen on. -->
       >
       >
       > <property value="true" name="ServerIsPublic"/>
       > <!-- Should this server register to master server -->
       >
       >
       > <property value="Ground Zero Gaming" name="ServerName"/>
       > <!-- Whatever you want the name to be. -->
       >
       >
       > <property value="xxxxxxxxxx" name="ServerPassword"/>
       > <!-- Password to gain entry to the server -->
       >
       >
       > <property value="50" name="ServerMaxPlayerCount"/>
       > <!-- Maximum Concurrent Players -->
       >
       >
       > <property value="Ground Zero Official 7 Days to Die Server"
       name="ServerDescription"/>
       > <!-- Whatever you want the description to be. -->
       >
       >
       > <property value="
  HTML http://www.groundzerogaming.club
       "
       name="ServerWebsiteURL"/>
       > <!-- Website URL for the server -->
       >
       >
       > <property value="Random Gen" name="GameWorld"/>
       > <!-- Navezgane, MP Wasteland Horde, MP Wasteland Skirmish, MP
       Wasteland War, Random Gen -->
       >
       >
       > <property value="GZA15PostPurgeReset" name="GameName"/>
       > <!-- Whatever you want the game name to be THIS CONTROLS THE
       RANDOM GENERATION SEED -->
       >
       >
       > <property value="2" name="GameDifficulty"/>
       > <!-- 0 - 4, 0=easiest, 4=hardest -->
       >
       >
       > <property value="GameModeSurvivalMP" name="GameMode"/>
       > <!-- GameModeSurvivalMP, GameModeSurvivalSP (MP has land
       protection) -->
       >
       >
       > <property value="0" name="ZombiesRun"/>
       > <!-- 0 = default day/night walk/run, 1 = never run, 2 = always
       run -->
       >
       >
       > <property value="false" name="BuildCreate"/>
       > <!-- cheat mode on/off -->
       >
       >
       > <property value="60" name="DayNightLength"/>
       > <!-- real time minutes per in game day: 50 minutes -->
       >
       >
       > <property value="18" name="DayLightLength"/>
       > <!-- in game hours the sun shines per day: 18 hours day light
       per day-->
       >
       >
       > <property value="2" name="PlayerKillingMode"/>
       > <!-- Player Killing Settings (0 = No Killing, 1 = Kill Allies
       Only, 2 = Kill Strangers Only, 3 = Kill Everyone) -->
       >
       >
       > <property value="true" name="PersistentPlayerProfiles"/>
       > <!-- If disabled a player can join with any selected profile.
       If true they will join with the last profile they joined with
       -->
       >
       >
       > <property value="5" name="PlayerSafeZoneLevel"/>
       > <!-- If a player is less or equal this level he will create a
       safe zone (no enemies) when spawned -->
       >
       >
       > <property value="5" name="PlayerSafeZoneHours"/>
       > <!-- Hours in world time this safe zone exists -->
       >
       >
       > <property value="true" name="ControlPanelEnabled"/>
       > <!-- Enable/Disable the control panel -->
       >
       >
       > <property value="xxxxx" name="ControlPanelPort"/>
       > <!-- Port of the control panel webpage -->
       >
       >
       > <property value="xxxxx" name="ControlPanelPassword"/>
       > <!-- Password to gain entry to the control panel -->
       >
       >
       > <property value="true" name="TelnetEnabled"/>
       > <!-- Enable/Disable the telnet -->
       >
       >
       > <property value="xxxxx" name="TelnetPort"/>
       > <!-- Port of the telnet server -->
       >
       >
       > <property value="xxxxx" name="TelnetPassword"/>
       > <!-- Password to gain entry to telnet interface -->
       >
       >
       > <property value="serveradmin.xml" name="AdminFileName"/>
       > <!-- Server admin file name -->
       >
       >
       > <property value="1" name="DropOnDeath"/>
       > <!-- 0 = everything, 1 = toolbelt only, 2 = backpack only, 3 =
       delete all -->
       >
       > <property value="0" name="DropOnQuit"/>
       > <!-- 0 = nothing, 1 = everything, 2 = toolbelt only, 3 =
       backpack only -->
       >
       >
       > <property value="60" name="EnemySenseMemory"/>
       > <!-- Time, in seconds, that a zombie will pursue something
       that has been sensed. -->
       >
       >
       > <property value="4" name="EnemySpawnMode"/>
       > <!-- 0 = Disabled 0%, 1 = Very Low 50%, 2 = Low 75%, 3 =
       Medium 100%, 4 = High 125%, 5 = Very High 150% -->
       >
       >
       > <property value="1" name="EnemyDifficulty"/>
       > <!-- 0 = Normal, 1 = Feral -->
       >
       >
       > <property value="100" name="BlockDurabilityModifier"/>
       > <!-- percentage in whole numbers -->
       >
       >
       > <property value="100" name="LootAbundance"/>
       > <!-- percentage in whole numbers -->
       >
       >
       > <property value="7" name="LootRespawnDays"/>
       > <!-- days in whole numbers -->
       >
       >
       > <property value="51" name="LandClaimSize"/>
       > <!-- Size in blocks that is protected by a keystone -->
       >
       >
       > <property value="50" name="LandClaimDeadZone"/>
       > <!-- Keystones must be this many blocks apart (unless you are
       friends with the other player) -->
       >
       >
       > <property value="7" name="LandClaimExpiryTime"/>
       > <!-- The number of days a player can be offline before their
       claims expire and are no longer protected -->
       >
       >
       > <property value="2" name="LandClaimDecayMode"/>
       > <!-- Controls how offline players land claims decay. All
       claims have full protection for the first 24hrs. 0=Linear,
       1=Exponential, 2=Full protection until claim is expired. -->
       >
       >
       > <property value="0" name="LandClaimOnlineDurabilityModifier"/>
       > <!-- How much protected claim area block hardness is increased
       when a player is online. 0 means infinite (no damage will ever
       be taken).  -->
       >
       >
       > <property value="0"
       name="LandClaimOfflineDurabilityModifier"/>
       > <!-- How much protected claim area block hardness is increased
       when a player is offline. 0 means infinite (no damage will ever
       be taken).  -->
       >
       >
       > <property value="72" name="AirDropFrequency"/>
       > <!-- How often airdrop occur in game-hours, 0 == never -->
       >
       >
       > <property value="true" name="AirDropMarker"/>
       > <!-- Sets if a marker is added to map/compass for air drops.
       -->
       >
       >
       > <property value="120" name="MaxSpawnedZombies"/>
       > <!-- Making this number too large (more than about 80) may
       cause servers to run at poor framerates which will effect lag
       and play quality for clients. -->
       >
       >
       > <!-- If your server has a large number of players you can
       increase this limit to add more wildlife. Animals don't consume
       as much CPU as zombies. NOTE: That this doesn't cause more
       animals to spawn arbitrarily: The biome spawning system only
       spawns a certain number of animals in a given area, but if you
       have lots of players that are all spread out then you may be
       hitting the limit and can increase it. -->
       >
       >
       > <property value="70" name="MaxSpawnedAnimals"/>
       >
       > <property value="true" name="EACEnabled"/>
       > <!-- Enables/Disables EasyAntiCheat -->
       >
       >
       > <property value="saves" name="SaveGameFolder"/>
       > <!-- use this to override the default save game path -->
       >
       >
       > </ServerSettings>
       --- End Quote ---
       #Post#: 10752--------------------------------------------------
       Re: Server specs and setup?
   DIR By: Khamier
       Date: May 29, 2017, 8:30 pm
       ---------------------------------------------------------
       WOW!! Thanks to both of you :) Quick responses that answered
       exactly what I asked.
       #Post#: 10753--------------------------------------------------
       Re: Server specs and setup?
   DIR By: Madman
       Date: May 29, 2017, 8:31 pm
       ---------------------------------------------------------
       Also, don't forget that our website is still a good source of
       quick information. Most of the information can be found there in
       a easy to read format.
  HTML http://www.groundzerogaming.club/settings--more.html
  HTML http://www.groundzerogaming.club/settings--more.html
       *****************************************************
       Page 1 of 1