Jump to content
Sign in to follow this  
Hattrix

How to get a new map on a dedicated server

Recommended Posts

My friends and I run a dedicated server. We want to generate a new map with .8 features, but I don't know how to get it to do that. I tried removing the save world folder so the game wouldn't have anything to load, thus creating a new seed map, but that didn't work...the server never loaded.

 

Help!

Thanks!

Share this post


Link to post
Share on other sites

Delete or move your current save file.  Edit the dsconfig.json file and set the SessionDataType value to BuiltIn, and the SessionData value to Explore.  Launch the server.

It should create a new save file in the current working directory with a name of SessionSave.ylandsgame - you're good to go.  Optionally, change the SessionDataType back to YlandFile and the SessionData back to SessionSave.ylandsgame.  This way it doesn't generate a new map if you move that save file out of that directory, or keep it set to BuiltIn/Explore - as long as the save file is there, it won't create a new one.

  • Upvote 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×