Skip to content

Marfjeh/FabricProxy-Lite

 
 

Repository files navigation

FabricProxy-Lite

Same as FabricProxy but only support velocity and using Fabric-API handle velocity packet.

This will have the better compatibility with other mods.

Important

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.

Setup

  • Download mod
  • Start server to generate config
  • Setting velocity player-info-forwarding-mode to modern and forwarding-secret
  • Setting secret in config/Fabric-Lite.toml match velocity config

About

Fabric mod for support forward player data from velocity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%