FabricProxy-Lite (FabricProxy-Lite)
FabricProxy-Lite 是一个支持从 Velocity 转发玩家数据的 Fabric 模组。
FabricProxy-Lite 与 [FabricProxy](
这个模组将具有更好的兼容性,可以与其他模组更好地配合使用。
重要提示
如果安装了 LuckPerms,请在配置中启用 `hackEarlySend`。
原因:Fabric-API 无法在 `QUERY_START` 事件之前发送数据包,因此在那个时候玩家信息(UUID)将无法准备就绪。
`hackEarlySend` 将使用 mixin 提前发送数据包到 Velocity。
设置
1. 将模组放入 mods 文件夹中。
2. 启动服务器以生成配置文件。
3. 配置 Velocity 的 `player-info-forwarding-mode` 为 `modern`,并设置 `forwarding-secret`。
4. 在 `config/FabricProxy-Lite.toml` 中配置 `secret`,以匹配 Velocity 配置。
报告问题
如果发现了问题,例如模组兼容性或登录问题,请按照以下步骤告诉我们:
1. 搜索问题,查看是否已经有人报告了类似的问题。您也可以添加一些额外信息。
2. 如果没有与您的问题匹配的问题,请点击“新问题”按钮创建一个问题。
3. 总结问题并将其写入标题,然后尽可能详细地描述问题,并确保提供任何日志以便我们了解到底发生了什么。
4. 再次检查您所写的整个内容,使用预览功能检查排版。
5. 如果您知道某个标签的含义,请选择一个或多个标签。标签不是必需的,可以将其留空。
6. 提交问题,并确保您可以收到来自问题的通知。
我们感谢您所做出的所有贡献,谢谢!
也欢迎使用中文报告问题哦 ;)
版本&下载
2.10.1
2.10.0
* Config Refactor, support secret file and read-only config by @Tert0 in [#115](https://github.com/OKTW-Network/FabricProxy-Lite/pull/115)
* For config details, checkout [readme](https://github.com/OKTW-Network/FabricProxy-Lite?tab=readme-ov-file#config).
* Update [README.md](https://github.com/OKTW-Network/FabricProxy-Lite?tab=readme-ov-file) with config options by @NorskNoobing in [#95](https://github.com/OKTW-Network/FabricProxy-Lite/pull/95)
* Update to Minecraft 1.21.8 and Java 21 compatibility by @3r08r in [#123](https://github.com/OKTW-Network/FabricProxy-Lite/pull/123)
* General Updates for release of 2.10.0 by @jimchen5209 in [#126](https://github.com/OKTW-Network/FabricProxy-Lite/pull/126)
* Remove embedded Fabric API, fabric loader will now block you when proper Fabric API is not installed.
* Change config `hackMaessageChain` default value to false
## New Contributors
* @Tert0 made their first contribution in [#115](https://github.com/OKTW-Network/FabricProxy-Lite/pull/115)
* @NorskNoobing made their first contribution in [#95](https://github.com/OKTW-Network/FabricProxy-Lite/pull/95)
* @3r08r made their first contribution in [#123](https://github.com/OKTW-Network/FabricProxy-Lite/pull/123)
* @jimchen5209 made their first contribution in [#126](https://github.com/OKTW-Network/FabricProxy-Lite/pull/126)
**Full Changelog**: [v2.9.0...v2.10.0](https://github.com/OKTW-Network/FabricProxy-Lite/compare/v2.9.0...v2.10.0)
2.9.0
For Minecraft 1.21.1+, you need to install the corresponding version of Fabric-API.
# Change
* update 1.21 by @lightumcc in [#89](https://github.com/OKTW-Network/FabricProxy-Lite/pull/89)
2.8.0
2.7.0
* Minecraft 1.20.2
* Support modifying the disconnection message by @wifi-left in [#62](https://github.com/OKTW-Network/FabricProxy-Lite/pull/62)
2.6.0
* Updated to 1.20-pre1 by @BlueGamingCat1 in [#54](https://github.com/OKTW-Network/FabricProxy-Lite/pull/54)
* Update to 1.20.1 by @Tetricz in [#57](https://github.com/OKTW-Network/FabricProxy-Lite/pull/57)
2.5.0
* Update to 1.19.4 by @apple502j in [#49](https://github.com/OKTW-Network/FabricProxy-Lite/pull/49)
2.4.0
* **Secure chat not working** (All chat will convert to system message)
# Change
* Support Minecraft 1.19.3
* Disable secure chat
收录


