▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/bItemFilter
bItemFilter

bItemFilter

Keep your inventory clean. Automatically filter which drops you want to pick up and which useless items should stay on the ground.

Оцените первым
15
1

!banner

bItemFilter is a per-player item pickup filter for Spigot and Paper servers. Each player manages their own independent filter what one player blocks doesn't affect anyone else.


Download on Modrinth!

Modrinth


Discord / Support

Join the community for support and updates.


How it works

Two modes, pick your poison:

Blacklist items on the list stay on the ground. Everything else is picked up normally. Good for blocking junk like rotten flesh or gravel.

Whitelist only items on the list get picked up. Everything else is ignored. Good for hardcore grinders who only want specific drops.

Players can switch modes, toggle the filter on/off without losing their list, and manage everything from a GUI or commands. Filters are saved to SQLite and survive restarts.


GUI

Open with /ifilter. Everything is clickable:

SlotWhat it does
Rows 1-4Items currently in your filter. Click any to remove it.
Your inventoryClick any item you're holding to add or remove it from the filter no commands needed.
Slot 47Mode button switch between Blacklist and Whitelist.
Slot 49Toggle button enable or disable the filter without clearing it.
Slot 51Clear button shift-click to wipe the list.
Slots 45, 53Arrows page navigation for more than 36 entries.

On 1.20.5+ the GUI title and button names render in Unicode small caps.


Commands

All aliases work the same: /bitemfilter, /itemfilter, /ifilter, /filter.

CommandWhat it does
/ifilterOpen the GUI
/ifilter toggleEnable or disable your filter
/ifilter modeSwitch blacklist / whitelist
/ifilter add [material]Add the item in your hand, or name one
/ifilter remove <material>Remove an item from the filter
/ifilter listList your filtered items in chat
/ifilter clearClear the entire filter
/ifilter helpShow command reference

Admin commands

Require bitemfilter.admin.

CommandWhat it does
/ifilter admin clear <player>Clear another player's filter
/ifilter admin list <player>View another player's filter
/ifilter admin toggle <player>Toggle another player's filter
/ifilter reloadReload config from disk

Permissions

PermissionDefaultDescription
bitemfilter.useeveryoneUse the filter and personal commands
bitemfilter.adminopAdmin commands and update notifications

Configuration

Everything in config.yml is configurable: all messages support & color codes and a %prefix% placeholder, every GUI button's material and lore can be changed, and the help sections are editable lists. The default mode, default enabled state, and per-player item cap are set globally.


Compatibility

  • Minecraft 1.8+ uses PlayerPickupItemEvent on pre-1.12, EntityPickupItemEvent on 1.12+, detected automatically at startup
  • Spigot and Paper
  • Does not conflict with other pickup or economy plugins cancels at NORMAL priority and respects already-cancelled events

License

bItemFilter is free and open source under the GNU General Public License v3.0.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

Поддерживаемые окружения

Сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная