Skip to content

How to enable the Minimap on a Project Zomboid server

If you change anything in the SandboxVars files while the server is running it will not save correctly. These files must be changed while the server is stopped.

  1. Go to the AleForge Panel
  2. Stop your server
  3. Go to File Manager
  4. Navigate to .cache/Server/dedicated_SandboxVars.lua This name may be different if you changed your servers save name from Startup
  5. Look for AllowMiniMap = false and change it to AllowMiniMap = true
  6. Save the file and start your server