itemmanager-1.2.0.jar
Curse Maven Snippet
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:dimensionformat - 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 reloadforces 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
setmessagecommand now uses|separator (same asadd) 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
setmessagecommand 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

