promotional bannermobile promotional banner

Item Manager

Take full control of items on your Minecraft server. Ban, restrict, or mark items as illegal — with automatic enforcement and JEI integration.
Back to Files

itemmanager-1.2.0.jar

File nameitemmanager-1.2.0.jar
Uploader
IANBLKIANBLK
Uploaded
May 27, 2026
Downloads
205
Size
37.2 KB
Mod Loaders
Forge
File ID
8152288
Type
R
Release
Supported game versions
  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:item-manager-1535075:8152288")

Learn more about Curse Maven

What's new

📋 Item Manager — Changelog


Version 1.2.0

✨ New Features

Dimension-based restrictions:

  • Every item can now be restricted globally or only in specific dimensions
  • Works with vanilla dimensions (minecraft:overworld, minecraft:the_nether, minecraft:the_end)
  • Works with modded dimensions using modid:dimension format
  • Format: /itemmanager add banned minecraft:tnt --dim minecraft:the_nether
  • Config format: minecraft:tnt@minecraft:the_nether

Live config sync (no restart needed):

  • Config syncs automatically to all players after every command
  • Config syncs to a player when they log in
  • /itemmanager reload forces a manual sync to all players
  • Uses Forge network packets for reliable client-server sync

New commands:

  • /itemmanager reload — Reload config and sync to all players instantly
  • /itemmanager setmessage <cat> <item>|<msg> — Updated format using | separator
  • All commands now auto-sync config after execution

🔧 Improvements

  • Custom messages now support & color codes in tooltips
  • Tooltip system now reads from server config via network sync
  • setmessage command now uses | separator (same as add) for consistency
  • Spam protection on ILLEGAL messages (5 second cooldown per player)
  • Config file location: world/serverconfig/itemmanager-server.toml

🐛 Bug Fixes

  • Fixed custom messages not appearing in tooltips on dedicated servers
  • Fixed setmessage command rejecting item IDs with : character
  • Fixed config not reloading in memory after save

Version 1.0.0 — Initial Release

✨ Features

  • 3 enforcement categories: BANNED, ILLEGAL, RESTRICTED
  • Custom messages per item with & color code support
  • JEI integration — restricted recipes hidden
  • Commands with Tab auto-complete
  • Full support for vanilla and modded items
  • Compatible with Forge 1.20.1 and Mohist 1.20.1

This mod has no additional files