FabricForwarding
Proxy network support for Minecraft servers with mods on the Fabric platform.
Configuration
The configuration file is located at config/fabric-forwarding.json and contains two main parameters: mode and secret.
Operation Modes
Three mode options are available:
-
OFF - No IP forwarding. User UUIDs will not sync through the proxy, character skins will not work.
-
LEGACY - BungeeCord style. Legacy method but necessary if other servers in the proxy network run on Minecraft versions before 1.13.
-
MODERN - Velocity style. Modern IP forwarding for versions 1.13+, using encryption for secure game login.
Secret Key
The secret parameter is used only in MODERN mode. It serves to encrypt the initial connection between the proxy and server. This key must match the one specified in your proxy server settings.