Learn · modules
What Is Reach in Minecraft? Combat Module Explained
Reach is a combat module that extends how far your hits land past Minecraft's normal melee limit. Here's how it works, why it's risky, and how servers catch it.
What is Reach in Minecraft?
Reach is a combat module that stretches your effective attack range past the limit the game enforces. Minecraft fixes how far a melee swing can connect. A Reach module overrides that ceiling so hits land while the opponent is still a few blocks out. It is a cheat feature, and every competitive server classifies it as one.
The whole point is winning exchanges you have no business winning. If you can touch someone before they can touch you, melee fights stop being symmetrical. That asymmetry is exactly why anticheats spend so much effort getting distance checks right.
How does Reach actually work?
Reach changes the distance at which your client decides a hit counts. Vanilla survival combat uses an attack range of about three blocks, and the unmodified client simply won't fire an attack against anything beyond it. A Reach module swaps that check for a bigger number, so the client tells the server "I hit that entity" while the target is still several blocks away.
The reason this works at all comes down to who decides the hit. In Minecraft, the attacking player's client is the one that says who got struck. A modified client can therefore claim hits the server never anticipated.
- A permissive server takes the client at its word and applies the damage.
- A strict server recomputes the distance itself and throws out anything past a small tolerance.
That split is the entire game. Reach is a bet that the server isn't checking carefully enough.
Why do players use Reach?
The appeal is a margin nobody can see. Extra range means you land the opening hit, and you can kite an opponent who never closes the gap. In a clean one-versus-one, even half a block decides who hits first and who gets comboed into the dirt.
It belongs to the same family as aim assistance and hit-timing modules. The trick is identical: nudge a small, hard-to-notice advantage into the cheater's favor so the fight still feels normal to the victim while it's quietly rigged.
How do anticheats catch Reach?
Anticheats catch Reach by redoing the distance math on the server and comparing the result against a maximum that's actually plausible. The geometry is the heart of the check, but real detection has to survive a lot of noise before it can call a hit illegal.
| What the anticheat weighs | Why it matters |
|---|---|
| Attacker and target positions at hit time | The raw distance the client is claiming |
| Network latency and tick timing | Lag can make an honest hit look longer than it was |
| Hitbox size and lag compensation | Servers rewind positions to stay fair to high-ping players |
| Movement and momentum | Both fighters are moving the instant the hit lands |
A modern check sets its threshold a little above the true limit to soak up that noise, then flags whatever still exceeds it. This is why blatant settings get banned fast while subtle ones can slip past weaker servers. A fraction of a block over the cap tucks itself inside the latency allowance the server already hands out, but a giant range value clears any believable distance and lights up the log instantly.
Where Reach sits among combat modules
As a concept, Reach is about as simple as combat cheats get: change one number and your hits travel farther. It's grouped with aim and timing modules because they all manipulate the same thin slice of a fight, the part the victim can't perceive in the moment. That simplicity cuts both ways. The cheat is trivial to write and trivial to abuse, but it's also one of the first things any competent anticheat learns to recompute on its own side.
Terminus is a utility client built for players who care about legitimate competitive play, performance, and customization, not for beating anticheats. Understanding how a cheat like Reach works is useful context for anyone serious about PvP. Using it is a fast route to a ban.
FAQ
Survival melee attack range is about three blocks. The vanilla client refuses to send an attack against anything past that, so a normal player can't land a hit on a target standing farther out.
The cheat runs client-side: a modified client reports hits beyond the legal range. Detection is server-side, where the server recomputes the real distance and rejects or flags anything that's too long.
Servers leave a tolerance for latency and lag compensation. A fraction of a block of extra range can hide inside that allowance, while a large value blows past any believable distance and gets flagged almost immediately.
Yes. Reach is a combat cheat. It breaks the terms of service of basically every server and usually ends in a ban once it's detected.
Get Terminus
Built for legitimate competitive play, not anticheat bypasses.