New projects are created as drafts and can be found under your profile page.
Create a project
Project moderation
A moderation message is optional, but it can be used to communicate problems with a project's team members. The body is also optional and supports markdown formatting!
Message title
Message body
MIT License
This mod no longer maintained, recommended to use FabricProxy-Lite instead.
more information here
Fabric mod for support forward player data(UUID, skin, real IP...) from 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 jar into mods folder
- start server
- edit config/FabricProxy.toml
- restart 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 enabled.
allowBypassProxy
(1.4.0+) Allow players to directly connect the server without through proxy. It also allows enabling BungeeCord and Velocity support at same time.
Make sure the server online-mode=true.