Running Modded Servers

From LewMC Wiki

This page is specifically for running LewMC Modded servers. Other modpack creators may have different setups, some steps may be different or missing.
Learn when to remove this template.

Download the Server Pack[edit | edit source]

You can usually download the server pack from where you got the modpack. If you can't find it, visit lewmc.net/modpacks and select the modpack you'd like to create a server for.

Self-Hosted[edit | edit source]

Windows[edit | edit source]

  1. Download the Server Pack
  2. Extract the Files
  3. Ensure 'Show Hidden Files' is enabled. Learn how to enable hidden files here
  4. Open start.txt and edit the -Xms8G and -Xmx8G values to the amount of RAM you'd like to dedicate to the server. The default values use 8 Gigabytes of RAM.
  5. Save and close start.txt
  6. Rename the file to start.bat
  7. Double click to run

MacOS / Linux[edit | edit source]

  1. Download the Server Pack
  2. Extract the Files
  3. Open start.txt and edit the -Xms8G and -Xmx8G values to the amount of RAM you'd like to dedicate to the server. The default values use 8 Gigabytes of RAM.
  4. Save and close start.txt
  5. Rename the file to start.sh
  6. Double click to run

Company Hosted[edit | edit source]

  1. Download the Server Pack
  2. Upload the .zip file into the root of your hosting provider's server container.
  3. Extract the files.
  4. Set your startup jar (this may be called server jar) to the modpack's jarfile, for example Galactica-Server.jar