Gotta Go Fast (Gotta Go Fast)
这个简单的模组将来自RandomPatches的“玩家移动得太快!”的bug修复移植到了一个独立的模组中。它移除了服务器端检查玩家是否移动得太快并将其传送回来的功能。
这个简单的模组解决了诸如“玩家移动得太快!”或“玩家的载具移动得太快!”等问题的bug,并将其移植到一个独立的模组中。它允许修改服务器端检查玩家是否移动得太快并将其传送回来的阈值。允许客户端发送快速更新数据包。请注意。
模组名称和标志来自于[Thiakil的原始独立bug修复]( 链接 ) ,适用于Forge 1.12版本。 这个模组仅在服务器端运行,不需要在客户端安装。
注意
Modrinth现在是此模组的唯一信息来源。该项目将不再在Curseforge上更新。
警告
从v1.1.0版本开始,默认情况下此模组不执行任何操作。默认配置值为原始值,如下所示:
json
{
...
"defaultMaxPlayerSpeed": 100.0,
"maxPlayerElytraSpeed": 300.0,
"maxPlayerVehicleSpeed": 100.0
...
}
尝试使用尽可能低的值,因为值过高可能允许玩家使用速度作弊。逐渐增加值,直到您不再遇到任何延迟返回。
配置
json
{
"hideConsoleWarnings": false,
"playerLimit": 100.0,
"playerFallFlyingLimit": 300.0,
"vehicleLimit": 100.0,
"vehicleDistanceLimit": 0.0625
}
特别感谢
感谢[RandomPatches]( 链接 ) 提供的原始想法和概念。
Forge替代品: 链接
感谢所有在github问题跟踪器上报告错误和提供反馈的人。
来自Modrinth
所有游戏版本 1.20.1 1.19.2 1.20 1.19.3 1.19.4 1.19.1 1.19 1.18.1 1.18.2 1.17 1.17.1 所有类型 fabric
1.2.0+1.20.1 Coming back to this after a long time, this new version should fix all issues reported by users in the 1.1.0+1.20 version. Expect releases for newer game versions some time after this.
展开
版本: 1.2.0+1.20.1
支持游戏: 1.20.1
Release
下载次数: 605
Gotta Go Fast [Fabric] 1.1.0+1.19.2 Backport of the rewrite, see v1.1.0+1.20
展开
版本: 1.1.0+1.19.2
支持游戏: 1.19.2
Release
下载次数: 3,549
v1.1.0 - 1.20 Complete rewrite. Report issues on the issue page on github.
No longer requires fabric api, but requires owo-lib.
Supersedes v1.0.2+1.20. Please use this instead.
展开
版本: 1.1.0+1.20
支持游戏: 1.20, 1.20.1
Release
下载次数: 91,967
v1.0.2 - 1.20 Superseded by v1.1.0+1.20. Please update.
展开
版本: 1.0.2+1.20
支持游戏: 1.20
Alpha
下载次数: 274
v1.0.2 - 1.19.3 + 4 Compatible with 1.19.3 + 1.19.4
展开
版本: 1.0.2+1.19.x
支持游戏: 1.19.3, 1.19.4
Release
下载次数: 969
v1.0.2 - 1.19.1 展开
版本: 1.0.2
支持游戏: 1.19.1
Release
下载次数: 124
v1.0.2 - 1.19 展开
版本: 1.0.2
支持游戏: 1.19
Release
下载次数: 224
v1.0.2 - 1.19.2 Deprecated. Use v1.1.0 instead
展开
版本: 1.0.2+1.19.2
支持游戏: 1.19.2
Release
下载次数: 1,657
v1.0.1 - 1.18.1 展开
版本: 1.0.1
支持游戏: 1.18.1
Release
下载次数: 131
v1.0.2 - 1.18.2 展开
版本: 1.0.2+1.18.2
支持游戏: 1.18.2
Release
下载次数: 738
v1.0.1 - 1.17.x 展开
版本: 1.0.1+1.17
支持游戏: 1.17, 1.17.1
Release
下载次数: 271
全部版本