
MythicalAC
Server-side anticheat for Forge 1.20.1 & Paper 1.21.x. Detects movement, combat, build & inventory hacks (Fly, Speed, Reach, KillAura, Scaffold, AutoTotem, Nuker) with configurable checks and rubber-band setbacks.
Список изменений
Bug you hit Cause Fix NoFall on a block edge The support check needed the whole footprint over a block; on an edge most of it hangs over air Now uses the real downward ground scan — a foot still on the block reads distance 0, so edges, slabs, stairs, and fences are all safe Fly when jumping off cliffs A cliff-jump rises while the ground drops away below you, which looked like "not-falling + high above ground" Fly hover now needs near-level flight (dy between −0.04 and 0.10) sustained 8 ticks — a jump arc rises/falls through that band in 1–2 ticks, so it can't trip. A separate rise-tick counter still catches real ascend-fly (rising longer than any jump could) Phase through a trapdoor / lag A lag catch-up jumps far in one tick, and the straight-line ray clips a corner/trapdoor you actually walked around The wall-cross check is now capped at normal walking speed (horiz < 0.45), so lag jumps aren't read as phasing Bed entry from far down Sleeping snaps you onto the bed — a sudden position jump Bed enter and leave now grace the movement tracker Shulkers Shulker-bullet levitation floats you up; when it ends you keep upward momentum Levitation already exempted vertical checks; added a 20-tick fade-out so the leftover momentum is graced too
