The 7 Days to Die interactive map lets you view your world and track players in real-time through a web browser. This guide combines the Allocs Server Fixes mod with the built-in Web Dashboard functionality on your 7 Days To Die server.
Installing Allocs Server Fixes (Modded)
If you have crossplay enabled, you must skip this step as modded servers are not compatible with crossplay.
- Download Allocs Server Fixes from the official source.
- Extract the downloaded files.
- Log in to the GhostCap Panel and
Stopyour server. - Use SFTP to upload the extracted Mods to your server's
Modsfolder.
Enabling The Interactive Live Map
Stopyour server via the GhostCap Panel.- Access
File Manager. - Navigate to
.local/share/7DaysToDie/Saves/serveradmin.xml. - Paste the following under the
</apitokens>section:<webmodules> <module name="web.map" permission_level="2000" /> </webmodules>
Permission level 2000 allows anyone to view the live map without authentication.
Enabling The Web Dashboard With Map Rendering
Stopyour server via the GhostCap Panel.- Navigate to
Server Optionsin the sidebar. - Set
Web Dashboard EnabledtoEnabled. - Set
Enable Map RenderingtoEnabled. Startyour server.
Viewing Your Live Map
- Copy your server's IP address.
- Visit
ServerIPAddress:WebDashboardPort(example:123.123.123.123:7800). - Select
Legacy-Mapto view your live map.
Admins with Web Dashboard login credentials can access additional features beyond basic map viewing.
Rendering A Map
Use the visitmap console command with coordinate parameters:
visitmap -x -x x x
Pregen Map Size Commands
4k Pregen:
visitmap -4096 -4096 4096 4096
6k Pregen:
visitmap -6144 -6144 6144 6144
8k Pregen:
visitmap -8192 -8192 8192 8192
10k Pregen:
visitmap -10240 -10240 10240 10240
