Download Fabroxy — Minecraft Mods — MetaMods
Fabroxy

Fabroxy

Archived

Downloads

0

Last update

2 years ago

Versions

1.19 — 1.19.4
Server
Fabric
Mini-games
Utils

Fabroxy

This Fabric modification serves to redirect connections to Minecraft servers via a proxy server such as Velocity. It enables interaction between a Fabric server and proxy solutions.

Prerequisites

For the modification to function correctly, the following are required:

  • Minecraft
  • Fabric Loader
  • Fabric API

Supported Proxies

Currently, the mod works with:

  • Velocity (actively supported)
  • BungeeCord (planned for the future)
  • Waterfall (planned for the future)

Setting Up with Velocity

Configuring the Velocity Server

On the proxy server side, perform the following steps:

  1. Open the velocity.toml configuration file
  2. Change the value of the 'player-info-forwarding-mode' parameter to "modern"
  3. Save the changes
  4. View the contents of the forwarding.secret file and remember its value

Configuring the Fabric Server

Prepare the Fabric server as follows:

  1. Start the server to generate the initial Fabroxy configuration
  2. Open the server.properties settings file
  3. Set the 'online-mode' parameter to false and save the changes
  4. Go to the configuration file at modconfig/fabroxy.json
  5. Activate the mod by setting 'enabled' to true, and in 'secret', enter the same code you remembered from the forwarding.secret file
  6. Save the settings again and reload the proxy using the 'proxy reload' command in the Fabric server console

Configuration Parameters

Key settings that can be adjusted:

Name Type Default Function
enabled boolean false Activates Velocity proxy features within Fabroxy
secret string "" HMacSHA256 encryption key for data exchange with the Velocity proxy. Matches the contents of forwarding.secret on the proxy server
direct_connection boolean false Allows clients to connect to the Fabric server directly, without accessing the Velocity server

Additional Information

You can identify for which version of Minecraft and Fabroxy the file is intended based on its name. It is formed as follows: Fabroxy-loader_name-Minecraft_version-mod_version.jar, for example: Fabroxy-fabric-1.19.3-1.0.0.jar

Project members
NoEul

NoEul

Developer

Created: 27 Mar 2023

ID: 17100