Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Details
No longer maintained, recommended to use FabricProxy-Lite instead.
more information here
Fabric mod for supporting forward player data(UUID, skin, real IP...) from the proxy.
Support BungeeCord and Velocity
More detail: https://www.spigotmc.org/wiki/bungeecord-ip-forwarding/ or https://docs.velocitypowered.com/en/latest/users/player-info-forwarding.html
IMPORTANT
- Version 1.4.1+ require Fabric API 0.28+
- Enable BungeeCord workaround may break Fabric Network API v1 (see
BungeeCordWorkaround
config below)
Setup
- Put the mod into the mods folder
- Start the server to generate the config
- Edit config/FabricProxy.toml
- Restart the server
Config
BungeeCord
Enable BungeeCord support.
BungeeCordWorkaround
Workaround BungeeCord incompatible Fabric API 0.28+ (https://github.com/OKTW-Network/FabricProxy/issues/16#issuecomment-751494731).
Velocity
Enable Velocity support.
secret
Velocity modern forwarding secret, must be set if velocity support is enabled.
allowBypassProxy
(1.4.0+) Allows players to connect to the server without through the proxy. It also allows enabling BungeeCord and Velocity support at the same time.
Make sure the server is set to online-mode=true.