
FabricProxy
ATTENTION: This mod is no longer maintained. It is recommended to use FabricProxy-Lite instead.
FabricProxy is a specialized mod for Fabric that ensures proper transmission of player data through proxy servers. It allows obtaining accurate information about UUIDs, skins, and real IP addresses of players when using BungeeCord and Velocity systems.
Important Information
- Version 1.4.1 and above requires Fabric API version 0.28 or newer
- Enabling the BungeeCord workaround may disrupt Fabric Network API v1 functionality (see the
BungeeCordWorkaround
setting below)
Installation and Setup
The installation process is extremely simple:
- Place the mod file in the mods folder
- Start the server to generate the configuration file
- Edit the config/FabricProxy.toml file
- Restart the server
Configuration Settings
BungeeCord
— activates BungeeCord support
BungeeCordWorkaround
— workaround solution for BungeeCord compatibility with Fabric API 0.28+
Velocity
— enables Velocity support
secret
— secret key for modern Velocity forwarding (required when Velocity support is enabled)
allowBypassProxy
(version 1.4.0+) — allows players to connect to the server directly, bypassing the proxy. Also enables simultaneous use of BungeeCord and Velocity support. Make sure the server is configured in online-mode=true mode.