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
Launch your game
Click
Multiplayer
Click
Need a server?
Select your amout of players and continue
Click
Select
Choose your plan
Click
Order Plan
(the ram is automatically chosen for your amout of players)A new tab should open in your browser and follow the steps
Windows
Make sure to have java 17 installed
Download the server pack from Curseforge/GitHub
Extract the .zip to your desired location
Open
fabric-installer-0.10.2.jar
Select
Server
at the topChoose the Minecraft version that the Server Pack is you've just downloaded
Make the
Install location
the location of the Extracted folder (from step 2)Click
Install
Now click
Download server jar
Click Done
Open
windows.bat
if you're on WindowsClose the window
Open
EULA.txt
Change
eula=false
totrue
To start your server
Open
windows.bat
To Stop your server
Type
stop
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
Download the server pack from Curseforge/GitHub
Extract the .zip to your desired location
Open
fabric-installer-0.10.2.jar
Select
Server
at the topChoose the Minecraft version that the Server Pack is you've just downloaded
Make the
Install location
the location of the Extracted folder (from step 2)Click
Install
Now click
Download server jar
Click Done
Open
linux.sh
if you're on LinuxClose the window
Open
EULA.txt
Change
eula=false
totrue
Open
linux.sh
To start your server
Open
linux.sh
To Stop your server
Type
stop
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
Download the server pack from Curseforge/GitHub
Extract the .zip to your desired location
Open
fabric-installer-0.10.2.jar
If this does not work on MacOS
Right Click it
Click
Open
Again click
Open
Select
Server
at the topChoose the Minecraft version that the Server Pack is you've just downloaded
Make the
Install location
the location of the Extracted folder (from step 2)Click
Install
Now click
Download server jar
Click Done
Select
macos.command
Right click
macos.command
Click Get Info
Copy the location behind
Where
Open the Application
Terminal
Type
cd {paste you're copied location here (without the brackets)}
Type
chmod a+x macos.command
Right click
macos.command
Click
Open
Again click
Open
Close the window
Open
EULA.txt
Change
eula=false
totrue
To start your server
Right click
macos.command
Click
Open
Again click
Open
To stop your server
Type
stop
Close the window when it says
Restarting in x seconds
You've now succesfully installed the server on MacOS
Last updated