Skip to content

Installing

Installing

Installing JourneyMap on the server for Forge or Fabric adds some optional utility for server admins. Note: Forge or Fabric versions can connect to JourneyMap on the server no matter if it is Forge or Fabric.

Textual Guide

  1. Put the JourneyMap.jar in your server mods folder: (server folder)/mods
  2. The first time you start the server after installing JourneyMap, a new config file will be generated in (server folder)/journeymap/server/<version>/journeymap.server.minecraft~<world>.config
  3. Clients that are connected will be automatically connected to the worldid. This results in the creation of a new folder by the client to store waypoints and map images: .minecraft/journeymap/data/mp/(server_worldid)

Legacy Versions Below

Legacy

The following only pertains to version pre JourneyMap version 5.5.5, before the Server Admin screen was added to JourneyMap.

  1. Put the JourneyMap .jar in your server mods folder: (server folder)/mods/
  2. The first time you start the server after installing 1.0RC4 or later, a new config file will be generated in (server folder)/configs/JourneyMapServer/(world).cfg If you had previously used 1.0RC3 or earlier, you will need to update this new config file with the settings from your old config file. We apologize for the inconvenience.
  3. If you do not want to use the randomly-generated worldid, run the command: “/jmserver worldid set ” in the console or within the game as an admin.
  4. Clients that are connected will be automatically updated to the new worldid. This results in the creation of a new folder by the client to store waypoints and map images: minecraft**'/journeymap/data/mp/(server_worldid). New in client 5.0.0RC4: If this is the first time a World ID is assigned, the client will automatically migrate existing waypoints and map images to the new folder.