HomeJavaModsId Ban Mod
Id Ban Mod
Id Ban Mod — screenshot 1Id Ban Mod — screenshot 2Id Ban Mod — screenshot 3

Introduction

IdBan is a server-side moderation mod for Minecraft that detects and blocks specific client-side mods by identifying their translation keys.

It allows server owners to enforce mod restrictions without requiring client installation or intrusive scanning — detection is performed using built-in game UI translation behavior.

Features:-

How It Works

Minecraft allows UI text (chat, signs, bossbars, item names, etc.) to be defined using: Translation keys Keybind placeholders The client replaces these placeholders with localized or configured values before sending data back to the server. Detection Method The server sends the player an interface element (such as a sign or anvil rename field) containing a translation key.

Example: sodium.option_impact.low

If the player has the corresponding mod installed:

sodium.option_impact.low → Low

If the mod is not installed:

sodium.option_impact.lowsodium.option_impact.low

By checking whether the placeholder was replaced, the server can determine whether the mod exists on the client.

This works because:

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more