Server Setup: Difference between revisions

Content added Content deleted
mNo edit summary
(Changed phrasing for JM folder migration step)
Line 12: Line 12:
# Replace the deleted folders with the ones from the downloaded archive.
# Replace the deleted folders with the ones from the downloaded archive.
# Port over any customized config settings. Use your backup as a reference.
# Port over any customized config settings. Use your backup as a reference.
# Move over JourneymapServer\world.cfg. this file contains your world uuid. If this file is lost server would generate new map uuid and clients would lose their journeymap map data for your server.
# Move over JourneymapServer. folder. this folder contains your world uuid inside a config file. If this file is lost server would generate new map uuid and clients would lose their journeymap map data for your server.
If you are using the Java 17+ version: update and use these files from the downloaded archive to start the server: <code>lwjgl3ify-forgePatches.jar</code>, <code>java9args.txt</code>, <code>startserver-java9.bat</code> and <code>startserver-java9.sh</code>.
If you are using the Java 17+ version: update and use these files from the downloaded archive to start the server: <code>lwjgl3ify-forgePatches.jar</code>, <code>java9args.txt</code>, <code>startserver-java9.bat</code> and <code>startserver-java9.sh</code>.