Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
About
This mod adds a pickup filter or item filter, which prevents certain items from getting picked up. You can set it to a whitelist or a blacklist. Fully server-side.
How to use
Commands:
/itemfilter add [item]
: Adds an item to the filter/itemfilter remove [item]
: Removes an item from the filter/itemfilter list
: Lists what's in the filter/itemfilter mode [whitelist|blacklist]
: Sets the mode of the filter/itemfilter mode
: Tells you the mode of the filter
Admin Commands:
/itemfilter [player] add [item]
: Adds an item to a specific player's filter/itemfilter [player] remove [item]
: Removes an item from a specific player's filter/itemfilter [player] list
: Lists what's in a specific player's filter/itemfilter [player] mode [whitelist|blacklist]
: Sets the mode of a specific player's filter/itemfilter [player] mode
: Tells you the mode of a specific player's filter/itemfilter [player] lock
: Locks a specific player's filter, preventing them from editing it/itemfilter [player] hide
: Hides a specific player's filter, preventing them from viewing it/itemfilter default locked [true|false]
: Sets the default filter locked state for new players/itemfilter default hidden [true|false]
: Sets the default filter hidden state for new players
FAQ
Doesn't this already exist?
Yes, but this mod is fully server-side.
Will you update to a different version?
Unlikely.
Will you add compatibility with other mods?
Maybe. Submit an Issue on Github.
Will you port this mod to forge?
No, but don't be surprised if I randomly decide to do it one day.