Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T07:07:56.000Z (5 months ago)
- Last Synced: 2024-10-30T23:04:58.200Z (13 days ago)
- Topics: fabricmc, java, minecraft, minecraft-mod, velocity, velocitypowered
- Language: Java
- Homepage: https://modrinth.com/mod/fabricproxy-lite
- Size: 303 KB
- Stars: 81
- Watchers: 6
- Forks: 42
- Open Issues: 14
-
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