Does Minecraft allow overlays?
The verdict below is for plain always-on-top overlay windows — the Discord/Steam/OBS class of window drawn over the game — not injected overlays or graphics hooks.
Minecraft has no client-side anti-cheat — servers judge behavior with plugins — so plain always-on-top overlay windows are always fine.
Anti-cheat in Minecraft lives on servers (movement checks, x-ray detection) and judges what your character does, not what is on your screen. AFK farms are a core part of the game’s culture; covering them with a floating window changes nothing a server can see.
Backgrind is a plain always-on-top window — no injection, no memory reading, no input automation. Grind with your agents between matches.
Get BackgrindWhat actually gets you banned in Minecraft
DLL injection
Loading code into the game process — the surface Server-side only scans hardest.
Memory reading
Extracting positions, loot or cooldowns from game memory — radar, ESP, info overlays.
Input automation
Software pressing keys or aiming for you — aimbots, macros, bots.
A plain always-on-top window does none of these
It never touches the Minecraft process. One requirement: run the game in borderless fullscreen — exclusive fullscreen hides every overlay at the OS level, which is a display rule, not an anti-cheat rule. Full reasoning: will a coding overlay get me banned?
And to be explicit: never disable Server-side only to run an overlay. You do not need to, and it only locks you out of online play.
Frequently asked questions
Does Minecraft allow overlays?
Minecraft has no client-side anti-cheat — servers judge behavior with plugins — so plain always-on-top overlay windows are always fine. This verdict is specifically about plain always-on-top overlay windows — a separate window the OS draws above the game — not about injected overlays or graphics hooks.
Is Minecraft’s anti-cheat kernel-level?
No. Minecraft uses Server-side plugins (no client anti-cheat), which does not load a kernel-mode driver. No client-side anti-cheat at all: cheating is judged from behavior on the server. Nothing on your machine watches your windows, so any overlay — including a plain always-on-top terminal — is invisible to it.
Can I get banned for the Discord overlay in Minecraft?
There are no documented bans for the standard Discord overlay in Minecraft. Note the technical difference: Discord’s in-game overlay injects a DLL into the game to draw inside it, and anti-cheats whitelist it. A plain always-on-top window (the Backgrind approach) draws outside the game process entirely — no hook, no injection — so it is strictly less invasive than the Discord overlay that already runs over Minecraft every day.
Other games on Server-side only
Same anti-cheat, same overlay rules — check the game-specific evidence:
Turn Minecraft’s downtime into shipped code.
Backgrind floats your AI coding agent — Claude Code, Cursor, Codex, or hosted Grindy — in an always-on-top window over Minecraft in borderless fullscreen, and pings you only when the agent needs a decision. A plain window: no injection, no memory reading, no input automation. Grind with your agents between matches.
More: check another game · the full ban-risk explainer · borderless vs exclusive fullscreen