Tools / 7 Days to Die
7 Days to Die Server Config Generator
Pick a server style and get the exact serverconfig.xml lines to set - more
loot, faster XP, bigger or smaller blood moons, easier or harder. No coding, no mods,
just settings, with a live before/after preview.
- ✓ Just settings (no mods or files)
- ✓ Cross-play-safe values
- ✓ Fully reversible
- ✓ Verified against the official wiki
Build your config
Start from a style, then tune the controls.
Advanced / Custom - set exact values (incl. PC-only ranges)
FAQ
Do I need a mod for this?
No. These are server settings, not a mod. You set them in your serverconfig.xml, so there are no files to install, EasyAntiCheat stays on, and players need nothing on their end.
Will these settings work on a cross-play server?
Yes. The values offered above stay within 7 Days to Die cross-play limits (loot up to 200%, XP up to 300%, blood moon up to 64 zombies). Advanced mode allows the wider PC-only ranges.
How do I apply the lines?
Open your server's serverconfig.xml, find each property (for example LootAbundance) and set its value to match, or add the line if it is missing. Then restart the server.
Can I undo it?
Yes. Set the values back to the vanilla defaults shown (for example LootAbundance 100) and restart. Nothing is permanent.
How it works
7 Days to Die server settings live in serverconfig.xml as
<property name="..." value="..." /> lines. This 7 Days to Die server
config generator writes the exact lines for the changes you pick - more loot
(LootAbundance), faster XP (XPMultiplier), blood moon size and
frequency, difficulty, day length, and drop-on-death - all verified against the official
wiki. Want to change items, recipes, or stack sizes instead? That is a mod, so use the
7 Days to Die mod maker.
On V3.0 "Dead Hot Summer", many of these gameplay settings - difficulty,
loot, blood moon, XP, and more - were removed as individual serverconfig.xml
properties and folded into a single SandboxCode value (150 options behind one
code). If your server runs V3.0, build that code with the
7 Days to Die SandboxCode generator,
then paste it into the SandboxCode property.