Pickup Filter

Quick rating

Community listing page, reviews here may not be monitored by the author.

Pickup Filter

No reviews yet

A mod that adds an item blacklist.

Mod Loaders
Minecraft

About

Description

Fabric API Modrinth 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?

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.

Bugs

Found a bug or issue? Or want to suggest a feature? Submit an issue here.

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.