No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Vvamp 7db0eb5415
Some checks failed
build / build (push) Has been cancelled
initial version
2026-08-15 17:31:22 +02:00
.github/workflows initial version 2026-08-15 17:31:22 +02:00
gradle/wrapper initial version 2026-08-15 17:31:22 +02:00
src/main initial version 2026-08-15 17:31:22 +02:00
.gitattributes initial version 2026-08-15 17:31:22 +02:00
.gitignore initial version 2026-08-15 17:31:22 +02:00
build.gradle initial version 2026-08-15 17:31:22 +02:00
gradle.properties initial version 2026-08-15 17:31:22 +02:00
gradlew initial version 2026-08-15 17:31:22 +02:00
gradlew.bat initial version 2026-08-15 17:31:22 +02:00
LICENSE initial version 2026-08-15 17:31:22 +02:00
README.md initial version 2026-08-15 17:31:22 +02:00
settings.gradle initial version 2026-08-15 17:31:22 +02:00

Allow the Flash

A tiny Fabric mod for Minecraft 1.21.11 that disables the server-side player speed checks (the "moved too quickly" / "flying is not enabled" kick), so speed-boosting effects, mods, and elytra tricks aren't mistaken for cheating.

The core logic is adapted from RandomPatches by TheRandomLabs.

Setup

Simply drop the JAR into your minecraft server's mods folder.

License

This project is licensed under the MIT License.