WORLDSETTINGS = { allowCheats = false, difficulty = NORMAL, deathPenalty = DROP_MATS, raidFrequency = OCCASIONALLY, playerHunger = true, disableMobSpawns = false, forcedPvP = false, // True = players will always have PvP enabled unloadSettlements = false, maxSettlementsPerPlayer = -1, dayTimeMod = 1.0, // Day time modifier (The higher, the longer day will last, max 10) nightTimeMod = 1.0, // Night time modifier (The higher, the longer night will last, max 10) }