FoliaToGo

🥡🤖 Folia To Go

GitHub Workflow Status (with event)

This repo has automated, nightly builds of the Folia server for Minecraft so that you don’t have to build it yourself.

Every midnight UTC, GitHub Actions runs the build script and uploads the server .jar to the Actions area.

These builds may or may not be up-to-date with the latest Folia commits because they run at a certain time every day.

▶️ Download the latest build

Run It Locally

This method does not work with the Windows command prompt or PowerShell.

First, clone this repo:

git clone https://github.com/Slackadays/FoliaToGo

Now go to its directory:

cd FoliaToGo

Then run the build script:

sh build.sh

Motivation

I made this because the Paper team refuses to provide automated builds until Folia is “ready.” This was to prevent extra support requests.

Unfortunately, this decision made life harder for those of us who want to use Folia anyway. So, why not just make a repo that does nothing but provide these pre-fab builds?

Support

I don’t have any affiliation with Paper or Folia other than being a happy user of theirs. Therefore, I can’t provide Folia support here. Check out the Paper page if you need support, though!