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.
- Go to the AleForge Panel
- Stop your server
- Go to
File Manager - Navigate to
.cache/Server/dedicated_SandboxVars.luaThis name may be different if you changed your servers save name fromStartup - Look for
AllowMiniMap = falseand change it toAllowMiniMap = true - Save the file and start your server