Server Setup: Difference between revisions

Content added Content deleted
(upgrade: get the newer libraries/ folder and launch scripts from the zip)
mNo edit summary
Line 13: Line 13:
# 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\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.
If you are using the Java 17+ version: update these files from the downloaded archive: <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>.


= Server Setup for Linux (Oracle Cloud) =
= Server Setup for Linux (Oracle Cloud) =