How to Change the Map on Your DayZ Server
You can switch between the official maps Chernarus and Livonia.
Warning
For the Livonia map you need the Livonia DLC in DayZ. Players without the DLC cannot join the server.
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open serverDZ.cfg
Open the fileserverDZ.cfgin the root directory of your server.Set the map
Find theclass Missionssection and change thetemplatevalue:class Missions { class Mission1 { template="dayzOffline.chernarusplus"; }; };class Missions { class Mission1 { template="dayzOffline.chernarusplus"; }; };Value Map dayzOffline.chernarusplusChernarus (default) dayzOffline.enochLivonia (DLC) Start the server
Save the file and start your server.
Note
On first startup with a new map, a new world is automatically generated. Your previous progress on the old map is preserved.