Перейти к содержимому
Mineforgian

Gotta Go Fast [Fabric]

This simple mod brings the bugfix for "Player moved too quickly!" from RandomPatches to a standalone mod. It removes the server side check for if a player moves too far too quickly which then teleports them back.

121K загрузок108 подписчиковGPL-3.0-or-laterfabric

Обновлён 14 апреля 2025 г. · опубликован 2 января 2023 г.

Gotta Go Fast

This simple mod brings bug-fixes to issues like "Player moved too quickly!" or "Vehicle of Player moved too quickly!" to a standalone mod. It allows to modify the threshold the server side checks for if a player moves too far too quickly which then teleports them back. Allows clients to send fast update packets. Beware.

The Name and logo is from the original standalone bug-fix by Thiakil for Forge 1.12. This mod is server-side only and does not have to be installed on the client.

Note

Modrinth is now the only source of truth for this mod. The project will no longer be updated on Curseforge.

Warning

From v1.1.0 onwards, this mod does nothing by default. The default config values are the vanilla values and as follows:

{
    ...
    "defaultMaxPlayerSpeed": 100.0, 
    "maxPlayerElytraSpeed": 300.0, 
    "maxPlayerVehicleSpeed": 100.0
    ...
}

Try using values as low as possible, since values too high might allow players to use speedhacks. Increase the values slowly until you don't experience any lag-back anymore.

Config

{
    "hideConsoleWarnings": false,
    "playerLimit": 100.0,
    "playerFallFlyingLimit": 300.0,
    "vehicleLimit": 100.0,
    "vehicleDistanceLimit": 0.0625
}

Special thanks

Thanks RandomPatches for the original idea and concept. Forge alternative: https://www.curseforge.com/minecraft/mc-mods/too-fast

Thanks to everybody who reports bugs and submits feedback on the github issue tracker.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.2.0+1.20.1Релиз1.20.1fabric14 апреля 2025 г..jar (332 КБ)
1.1.0+1.19.2Релиз1.19.2fabric18 октября 2023 г..jar (26 КБ)
1.1.0+1.20Релиз1.20, 1.20.1fabric18 июня 2023 г..jar (27 КБ)
1.0.2+1.20Альфа1.20fabric11 июня 2023 г..jar (24 КБ)
1.0.2+1.19.xРелиз1.19.3, 1.19.4fabric2 мая 2023 г..jar (24 КБ)
1.0.2Релиз1.19.1fabric2 января 2023 г..jar (24 КБ)
1.0.2Релиз1.19fabric2 января 2023 г..jar (24 КБ)
1.0.2+1.19.2Релиз1.19.2fabric2 января 2023 г..jar (24 КБ)
1.0.1Релиз1.18.1fabric2 января 2023 г..jar (20 КБ)
1.0.2+1.18.2Релиз1.18.2fabric2 января 2023 г..jar (23 КБ)
1.0.1+1.17Релиз1.17, 1.17.1fabric2 января 2023 г..jar (20 КБ)

Ченджлог

1.2.0+1.20.1Релиз1.20.1 · 14 апреля 2025 г.

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.1.0+1.19.2Релиз1.19.2 · 18 октября 2023 г.

Backport of the rewrite, see v1.1.0+1.20

1.1.0+1.20Релиз1.20, 1.20.1 · 18 июня 2023 г.

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.0.2+1.20Альфа1.20 · 11 июня 2023 г.

Superseded by v1.1.0+1.20. Please update.

1.0.2+1.19.xРелиз1.19.3, 1.19.4 · 2 мая 2023 г.

Compatible with 1.19.3 + 1.19.4

1.0.2+1.19.2Релиз1.19.2 · 2 января 2023 г.

Deprecated. Use v1.1.0 instead

Полная история изменений — на Modrinth.

Комментарии

Загружаем…