FabricForwarding
Proxy network support for Fabric modded servers.
Config
The config contains two keys mode
and secret
, lets focus on mode
for now. The config file is located at config/fabric-forwarding.json
Mode
Mode has three options:
OFF
- No IP forwarding. UUIDs will no sync from the proxy, skins will not work.
LEGACY
- BungeeCord-syle, insecure but is needed if other servers on the proxy are running Minecraft versions before 1.13.
MODERN
- Velocity-style, modern 1.13+ ip forwarding using encryption to make login secure.
Secret
The secret
key is only used when in MODERN
mode. It is used to encrypt the initial login connection between the proxy and server. This must be the same as the one provided by your proxy.-