Back to mods
itemban project artwork

CurseForge · Minecraft mod

itemban

Server-side mod that blacklists items & blocks (with NBT), auto-removes them from inventories, containers, frames, drops & the world. Live commands, announcements, optional auto-ban, audit logs. Clients not required.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which itemban release should I use?

Updated today
Latest stable file ItemBan-1.0.8-26.1.2-NeoForge.jar
Game version 26.1.2
Loader NeoForge

ItemBan-1.0.8-26.1.2-NeoForge.jar targets 26.1.2 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is itemban required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does ItemBan-1.0.8-26.1.2-NeoForge.jar need?

ItemBan-1.0.8-26.1.2-NeoForge.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add itemban without breaking your instance.

Built for ItemBan-1.0.8-26.1.2-NeoForge.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use ItemBan-1.0.8-26.1.2-NeoForge.jar. It targets 26.1.2 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside ItemBan-1.0.8-26.1.2-NeoForge.jar. It opens that exact file at the source.

About this project

What does itemban add?

ItemBan

**Server-side item & block blacklist control for Minecraft**

ItemBan gives server admins precise control over which items and blocks are allowed on the server. Blacklisted content is removed automatically from inventories, containers, item frames, dropped items, and (optionally) the world — with live commands, NBT rules, chat announcements, optional auto-ban, and audit logs.

**Clients do not need to install this mod.**


Features

Item Blacklist

  • Ban any item by ID (modid:item)
  • Full **NBT / SNBT** support (enchantments, custom names, attributes, etc.)
  • Automatic removal from player inventories, opened containers, and most modded storage
  • Compatible with AE2, Create, Sophisticated Backpacks, Storage Drawers, and standard containers

Separate Block Blacklist

  • Independent list stored in block_blacklist.json
  • Same NBT matching rules as items
  • Optional world scanning removes banned blocks near players

Dropped Item Detection (two modes)

Mode Command Behavior
Area scan (default) /itemban dropdetect on Every **2 ticks**, scan ~2 chunks around the player and delete banned drops
Instant intercept /itemban dropdetect off Cancel banned item entities when they spawn (1.0.2-style)

Environmental Scanning

  • Every ~2 seconds, scan a **2-chunk radius** around each player
  • Clears banned items from **item frames**
  • Optional **world block scan** (blockscan) within ±16 blocks vertically

Announcements & Auto-Ban

  • Optional chat announcements (shows item/block ID + truncated NBT)
  • Optional permanent profile ban via /ban, then kick
  • Order: **remove → announce → ban**
  • Items on the audit exclusion list: still removed & announced, but **not logged and not banned**

Audit Logging

  • Daily logs under logs/ItemBan/
  • Exclude specific IDs from logs with /itemban logexclude

Permissions

  • Creative mode and OP level 2+ are fully exempt

Commands

All commands require **OP level 2**:

Command Description
/itemban add <id>{nbt} Add item blacklist rule
/itemban remove <id>{nbt} Remove item rule(s)
/itemban list List item blacklist
/itemban reload Reload configs
/itemban announce on/off Chat announcement toggle
/itemban autoban on/off Auto-ban toggle
/itemban dropdetect on/off Drop detection mode (area vs instant)
/itemban blockscan on/off World block scanning toggle
/itemban block add/remove/list Manage block blacklist
/itemban logexclude add/remove/list Manage audit exclusion list

Configuration

Created automatically under config/ItemBan/:

  • blacklist.json — item blacklist
  • block_blacklist.json — block blacklist
  • config.json — feature toggles & exclusions

Example item rule:

[  
"minecraft:nether\_star",  
{  
"id": "minecraft:diamond\_sword",  
"nbtString": "{Enchantments:[{id:\"minecraft:sharpness\",lvl:5}]}"  
}  
]  

Requirements

  • **Minecraft**: 1.20.1
  • **Mod Loader**: Forge 47.3.0+
  • **Side**: Server (client optional / not required)

License

Apache License 2.0


Author

lnsanes


*Lightweight, server-only control for banned items and blocks — manage everything in-game with commands.*

Project description from CurseForge.

Pick your setup

itemban by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

10 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

itemban versions and loaders

23 of 23 releases match

Looking for an older file? The official CurseForge project page is in Resources.