Language

Pickup Filter

Modrinth

A mod that adds an item blacklist.

606 downloads 3 followers updated 18mo ago
latest v2.3.0+1.20.1 Modrinth
Fabric 1.20 – 1.20.1 Game-mechanicsStorageUtility

Fabric API CurseForge GitHub

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/modloader?

Maybe.

Will you add compatibility with other mods?

Submit an issue on GitHub.

Versions

Release
2.3.0+1.20.1
fabric · 1.20, 1.20.1 · 18mo ago
- Added proper translation key (no actual translations yet) - Optimized item pickup logic - Added missing filter lock and hide logic
266
Release
2.2.0+1.20.1
fabric · 1.20, 1.20.1 · 18mo ago
- Server admins can now set defaults for locked and hidden filters
38
Release
2.1.0+1.20.1
fabric · 1.20, 1.20.1 · 18mo ago
- Added support for admin commands - Admins can now: - Lock filters - Hide filters - View filters - Edit filters
49
Release
2.0.1+1.20.1
fabric · 1.20, 1.20.1 · 18mo ago
- Rebranded internal naming system to better match the project name - Added ability to switch between whitelist and blacklist mode - Changed command name
36
Release
1.0.4
fabric · 1.20, 1.20.1 · 18mo ago
- More version support
39
Release
1.0.3
fabric · 1.20.1 · 18mo ago
- Player blacklists now save between worlds
49
Release
1.0.2
fabric · 1.20.1 · 18mo ago
- Added issues entry to `fabric.mod.json` for mod menu support
43
Release
1.0.1
fabric · 1.20.1 · 18mo ago
- Fixed leftover links from example mod
46
Release
1.0.0
fabric · 1.20.1 · 18mo ago
40

Comments 0

No comments yet. Be the first to share your thoughts.