Fabroxy

Fabroxy

Mod

The Fabric mod for forwarding to Minecraft server proxy like Velocity, BungeeCord and Waterfall

Server MinigameUtility

158 downloads
9 followers
Createda year ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Fabroxy

The Fabric mod for forwarding to Minecraft server proxy like Velocity

Requirements

A version that fits each requirement is written together in the Changelog.

Supports

  • Velocity
  • BungeeCord (not supported yet)
  • Waterfall (not supported yet)

Setting up

Setting up with Velocity

The common usage is almost the same as setting up a proxy on Paper.

Velocity Server

  1. Open velocity.toml.
  2. Change the value of player-info-forwarding-mode to "modern" and save it.
  3. Open forwarding.secret and remember its value.

Fabric Server

  1. Start your server to create a new Fabroxy config.
  2. Open server.properties in your server directory.
  3. Change the value of online-mode to false and save it.
  4. Open config/fabroxy.json.
  5. Change the value enabled to true and secret to the value forwarding.secret you just rememered.
  6. Save it and enter proxy reload in your Fabric server console.

Configuration

Name Type Default
Value
Description
enabled boolean false Enable Fabroxy's Velocity proxy features.
secret string "" A HMacSHA256 encryption key to communicate with the Velocity proxy. It should be match the contents of the file forwarding.secret on the Velocity proxy server.
direct_connection boolean false Allow clients to connect to the Fabric server without connecting the Velocity server.

Notes

The mod file name indicates the mod name, loader and version:
Fabroxy-mod loader-MC version-mod version.jar

For example:
Fabroxy-fabric-1.19.3-1.0.0.jar

External resources



Project members

NoEul

Owner


Technical information

License
Client side
unsupported
Server side
required
Project ID