HomeJavaModsServerFabric
ServerFabric
ServerFabric
SubServers-inspired orchestration for BungeeCord-style networks
And soon Velocity

What is ServerFabric?

ServerFabric is a lightweight multi-part system for managing Minecraft server instances across one or more hosts.

It is built around three focused components:


There is also a public developer module:


The goal is simple: keep it practical, understandable, and easy to extend while still being useful on real multi-host networks.


Main Features



ServerFabric-Host

The host is the part that does the actual work.



Templates & Version-Aware Creation

ServerFabric supports template-driven creation using a template.json.

Templates can define:


This means you do not need a separate template folder for every single server version.

A template can define a default version, and creation can later override it when needed.


In-Game GUI

The client plugin adds an in-game GUI for managing instances.



Developer API (SFabricAPI)

ServerFabric also includes a public API module for developers.

Plugins can use SFabricAPI to:


This is meant to be the supported integration layer instead of calling host HTTP endpoints directly.


Architecture


ServerFabric-Client -> plugin messaging -> ServerFabric-Proxy -> HTTP -> ServerFabric-Host

The host owns the processes and filesystem.

The proxy acts as the controller/router.

This keeps the proxy and host separated cleanly, and allows the proxy to restart without taking down the running servers.


Current State

ServerFabric is already usable and actively being expanded.

Current work is focused on:



Requirements



Included Components
include:



Why I made it

ServerFabric was inspired by the general idea behind SubServers, but is being built as its own system with a focus on:



Screenshots



Planned / Ongoing Improvements



Feedback is welcome.
If you test it, integrate it, or break it in interesting ways, let me know.
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

ServerFabric is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21, 26.1. Downloaded 26 times (via Spigot). Download it and open it directly in the game.

Explore more