Fabric on mineos?

As far as i can see the server version is installed much the same way as FTB style servers. So you should be able to install it. The setup they describe in their instructions is for a standalone server, not for a server administered by MineOS (or any other Minecraft server admin tool).

It has a few prerequisites:

  1. a vanilla server jar
  2. the installer jar from Fabric

How to install:

  1. in MineOS: create new server
  2. in MineOS: use profile: mojang 1.15
  3. in MineOS: press button “copy server files”

do not start server (not needed now)

  1. in any sFTP program: manually copy fabric server installer into the created server directory
  2. in SSH: use command “cp minecraft_server.[version].jar server.jar” (without quotation marks)
  3. in SSH: run “java -jar fabric-installer-[version number].jar server” (without quotation marks)

Wait untill done

  1. in MineOS: in jar dropdown menu: chose server jar: “fabric-server-launch.jar”
  2. in MineOS: press button “accept EULA” and select “start”

This should do it, but the server need to do some stuff on first start, so be patient.
As always: You may need to stop server again to edit settings files to mach your needs.

2 Likes