Server

Here you will see how to setup the Faster Than Light server pack

Installation

BisectHosting

Use my refferal code lalamapaka for 25% off your server

  1. Launch your game

  2. Click Multiplayer

  3. Click Need a server?

  4. Select your amout of players and continue

  5. Click Select

  6. Choose your plan

  7. Click Order Plan (the ram is automatically chosen for your amout of players)

  8. A new tab should open in your browser and follow the steps

Windows

Make sure to have java 17 installed

  1. Download the server pack from Curseforge/GitHub

  2. Extract the .zip to your desired location

  3. Openfabric-installer-0.10.2.jar

  4. Select Server at the top

  5. Choose the Minecraft version that the Server Pack is you've just downloaded

  6. Make the Install location the location of the Extracted folder (from step 2)

  7. Click Install

  8. Now click Download server jar

  9. Click Done

  10. Open windows.bat if you're on Windows

  11. Close the window

  12. Open EULA.txt

  13. Change eula=false to true

  14. To start your server

    1. Open windows.bat

  15. To Stop your server

    1. Type stop

    2. Close the window when it says Restarting in x seconds

You've now succesfully installed the server on Windows

Linux

Make sure to have java 17 installed

  1. Download the server pack from Curseforge/GitHub

  2. Extract the .zip to your desired location

  3. Openfabric-installer-0.10.2.jar

  4. Select Server at the top

  5. Choose the Minecraft version that the Server Pack is you've just downloaded

  6. Make the Install location the location of the Extracted folder (from step 2)

  7. Click Install

  8. Now click Download server jar

  9. Click Done

  10. Open linux.sh if you're on Linux

  11. Close the window

  12. Open EULA.txt

  13. Change eula=false to true

  14. Open linux.sh

  15. To start your server

    1. Open linux.sh

  16. To Stop your server

    1. Type stop

    2. Close the window when it says Restarting in x seconds

You've now succesfully installed the server on Linux

MacOS

Make sure to have java 17 installed

  1. Download the server pack from Curseforge/GitHub

  2. Extract the .zip to your desired location

  3. Openfabric-installer-0.10.2.jar

    1. If this does not work on MacOS

    2. Right Click it

    3. Click Open

    4. Again click Open

  4. Select Server at the top

  5. Choose the Minecraft version that the Server Pack is you've just downloaded

  6. Make the Install location the location of the Extracted folder (from step 2)

  7. Click Install

  8. Now click Download server jar

  9. Click Done

  10. Select macos.command

  11. Right click macos.command

  12. Click Get Info

  13. Copy the location behind Where

  14. Open the Application Terminal

  15. Type cd {paste you're copied location here (without the brackets)}

  16. Type chmod a+x macos.command

  17. Right click macos.command

  18. Click Open

  19. Again click Open

  20. Close the window

  21. Open EULA.txt

  22. Change eula=false to true

  23. To start your server

    1. Right click macos.command

    2. Click Open

    3. Again click Open

  24. To stop your server

    1. Type stop

    2. Close the window when it says Restarting in x seconds

You've now succesfully installed the server on MacOS

Last updated