https://github.com/oktw-network/fabricproxy-lite
Fabric mod for support forward player data from velocity.
https://github.com/oktw-network/fabricproxy-lite
fabricmc java minecraft minecraft-mod velocity velocitypowered
Last synced: 3 months ago
JSON representation
Fabric mod for support forward player data from velocity.
- Host: GitHub
- URL: https://github.com/oktw-network/fabricproxy-lite
- Owner: OKTW-Network
- License: mit
- Created: 2021-01-25T02:31:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T08:38:45.000Z (3 months ago)
- Last Synced: 2025-04-09T08:07:15.151Z (3 months ago)
- Topics: fabricmc, java, minecraft, minecraft-mod, velocity, velocitypowered
- Language: Java
- Homepage: https://modrinth.com/mod/fabricproxy-lite
- Size: 306 KB
- Stars: 89
- Watchers: 5
- Forks: 46
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FabricProxy-Lite
Same as [FabricProxy](https://github.com/OKTW-Network/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/FabricProxy-Lite.toml` match velocity config