Fabroxy (Fabroxy)
Fabroxy是一个Fabric模组,用于将Minecraft服务器代理转发到Velocity、BungeeCord和Waterfall等代理服务器。
要求:
在更新日志中写有适配每个要求的版本。
支持:
- Velocity
- (暂不支持)BungeeCord
- (暂不支持)Waterfall
设置:
使用Velocity设置:
通常用法与在Paper上设置代理几乎相同。
Velocity服务器:
- 打开
velocity.toml
。 - 将
player-info-forwarding-mode
的值更改为"modern"
并保存。 - 打开
forwarding.secret
并记住其值。
Fabric服务器:
- 启动服务器以创建新的Fabroxy配置。
- 在服务器目录中打开
server.properties
。 - 将
online-mode
的值更改为false
并保存。 - 打开
config/fabroxy.json
。 - 将
enabled
的值更改为true
,将secret
更改为您刚刚记住的forwarding.secret
的值。 - 保存并在Fabric服务器控制台中输入
proxy reload
。
配置:
名称 | 类型 | 默认值 | 描述 |
---|---|---|---|
enabled | 布尔值 | false |
启用Fabroxy的Velocity代理功能。 |
secret | 字符串 | "" |
用于与Velocity代理通信的HMacSHA256加密密钥。它应该与Velocity代理服务器上的forwarding.secret 文件的内容匹配。 |
direct_connection | 布尔值 | false |
允许客户端连接到Fabric服务器,而无需连接到Velocity服务器。 |
注意:
模组文件名指示了模组名称、加载器和版本:
Fabroxy-mod loader-MC version-mod version.jar
例如:
Fabroxy-fabric-1.19.3-1.0.0.jar
截图:
来自Modrinth
Fabroxy 1.1.0
Fabroxy-fabric-1.19.4-1.1.0.jar下载1.1.0#Release
* Added 'Allow Direct Connection' feature and config option
### Version Requirements
* [Minecraft](https://www.minecraft.net) - upper 1.19
* [Fabric Loader](https://fabricmc.net) - upper 0.14.14
* [Fabric API](https://modrinth.com/mod/fabric-api/version/0.75.1+1.19.3) - upper 0.75.1
### Version Requirements
* [Minecraft](https://www.minecraft.net) - upper 1.19
* [Fabric Loader](https://fabricmc.net) - upper 0.14.14
* [Fabric API](https://modrinth.com/mod/fabric-api/version/0.75.1+1.19.3) - upper 0.75.1
展开
版本: 1.1.0
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
类型: Fabric
Release
下载次数: 224
Fabroxy 1.0.1
Fabroxy-fabric-1.19.4-1.0.1.jar下载1.0.1#Release
* Fixed some bugs
### Version Requirements
* [Minecraft](https://www.minecraft.net) - upper 1.19
* [Fabric Loader](https://fabricmc.net) - upper 0.14.14
* [Fabric API](https://modrinth.com/mod/fabric-api/version/0.75.1+1.19.3) - upper 0.75.1
### Version Requirements
* [Minecraft](https://www.minecraft.net) - upper 1.19
* [Fabric Loader](https://fabricmc.net) - upper 0.14.14
* [Fabric API](https://modrinth.com/mod/fabric-api/version/0.75.1+1.19.3) - upper 0.75.1
展开
版本: 1.0.1
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
类型: Fabric
Release
下载次数: 71
Fabroxy 1.0.0
Fabroxy-fabric-1.19.x-1.0.0.jar下载1.0.0#Release
* Updated to 1.0.0
* Added main features
### Version Requirements
* [Minecraft](https://www.minecraft.net) - upper 1.19.3
* [Fabric Loader](https://fabricmc.net) - upper 0.14.14
* [Fabric API](https://modrinth.com/mod/fabric-api/version/0.75.1+1.19.3) - upper 0.75.1
* Added main features
### Version Requirements
* [Minecraft](https://www.minecraft.net) - upper 1.19.3
* [Fabric Loader](https://fabricmc.net) - upper 0.14.14
* [Fabric API](https://modrinth.com/mod/fabric-api/version/0.75.1+1.19.3) - upper 0.75.1
展开
版本: 1.0.0
支持游戏: 1.19.3, 1.19.4
类型: Fabric
Release
下载次数: 75
收录