Same as FabricProxy but only support velocity and using Fabric-API handle velocity packet.
This will have the better compatibility with other mods.
LuckPerms need enable hackEarlySend
in config.
Because Fabric-API can't send packet before QUERY_START event, so player info(UUID) will not ready at QUERY_START event.
Enable hackEarlySend
will use mixin for early send packet to velocity.
- Download mod
- Start server to generate config
- Setting velocity
player-info-forwarding-mode
tomodern
andforwarding-secret
- Setting
secret
inconfig/FabricProxy-Lite.toml
match velocity config