Inventory Item Blacklist
What is it about?
This Forge mod allows adding items to a global blacklist, preventing players from placing them in their inventories.
When someone attempts to pick up or move a blocked item, it gets instantly destroyed.
How to Manage the Blacklist
To work with forbidden items, use the /invblacklist command. It's only available to server administrators, making the mechanism perfect for controlling unwanted items in modded setups.
Adding Items
There are two ways to add items to the list:
- /invblacklist add
- - manual entry using item codes
- /invblacklist addfromhand - automatic detection from the main hand
The second option is more convenient as it eliminates the need to memorize technical identifiers.
Removing Items
To remove items from the blacklist, use:
- /invblacklist remove
- TAB auto-complete will display all blocked items
Important Features
Modpacks: Can be freely integrated into any mod collection
Report bugs and suggest improvements via Discord or GitHub.
Copyright
Author: Keksuccino (2021) License: KML (Keksuccino Mod License)