dev-launchers / community-minecraft

Repository for Mincraft build by the Dev Launchers community
MIT License
2 stars 1 forks source link

Fix random map issue, chose the right files. #56

Closed SticksDev closed 3 years ago

SticksDev commented 3 years ago

Possible fix: nuke the server.properties file, this should cause it to scan its dir and look for world files.

After we do that manually, if it fixes it, re upload the new server.properties file.

Commands: rm server.properties in the server dir.

chungthuang commented 3 years ago

What is the random map issue, and on what bases makes us think deleting server.properties will fix it?

SticksDev commented 3 years ago

Fixed in #62