HomeJavaModsFilters (/filter)
Filters (/filter)
[​IMG]
Let player choose what items they want to pickup

As seen in SaiCoPvP

Pickup filter allows to list out what items you wish to pickup with all other items been repelled and not picked up once you run over them. This can be toggled on/off at anytime.
COMMANDS:
* '/filter enable' - Enables the pickup filter
* '/filter disable' - Disables the pickup filter
* '/filter add <item/hand>' - Adds the item to your filter. You can either type the item you wish to add or hold it in your hand and type hand
* '/filter remove <item/hand>' - Removes the item from your filter.
* '/filter list' - Allows for you to view all items on the filter
* '/filter togglemode <blacklist/whitelist> - Toggle between filter modes, see this update for a guide.'


** ALL REQUIRE PERMISSION filters.use , WHICH CAN BE CHANGED IN CONFIG.YML **

CONFIG:
Spoiler
Code (Text):

# FILTERS by N3kas

# Permission to use /filter command
# You need to assign this permission to players/group that you want would be able to use the command.
perm-to-use: filters.use

# No Permissions message
# This is a global no permissions message and will be displayed when player doesn't have the custom permission.
no-perm:
  - '&cYou do not have permission to use this.'

# Main displayed message
# This message will be displayed upon the use of /filter command (when player has permission).
menu:
  - '&d* &5Filters'
  - '&dTo add/remove items, either &ohold the item&7 or type item and run the command.'
  - ''
  - '&d* &5Commands'
  - ' &d/filter enable &d-&7 Enable the pickup filter'
  - ' &d/filter disable &d-&7 Disable the pickup filter'
  - ' &d/filter add <item/hand> &d-&7 Adds an item to the filter'
  - ' &d/filter remove <item/hand> &d-&7 Removes an item to the filter'
  - ' &d/filter list &d-&7 List all items in the filter'
  - ' &d/filter toggle <blacklist/whitelist> - &7Toggle between filter mode'
# Filter-enabled message
# Will be displayed upon usage of /filter enable
f-enabled:
  - '&5Filter has been &d&nenabled.'
# Filter-disable message
# Will be displayed upon usage of /filter disable
f-disabled:
  - '&5Filter has been &c&ndisable.'
# Filter-add message
# Will be shown when used /filter add <item/hand>
f-added:
  - '&d%item%&7(%number_id%) &5has been &cadded &5to &dfiltered items list.'
# Filter-remove message
# Will be shown when used /filter remove <item/hand>
f-removed:
  - '&d%item%&7(%number_id%) &5has been &cremoved&5 from &dfiltered items list.'
# Invalid-item message
# Message will be displayed when item is either invalid or unknown.
invalid-item:
 - '&c%item% is either invalid or unknown'

# List message
# Will be displayed when player uses /filter list
list-message1: '&dItems in the filter:'
list-message2: '&d#%#% &5%item%&7(%number_id%)'

# Whitelist/Blacklist
# Change messages when user goes into blacklist or whitelist filter mode.
toggle-message:
  to-whitelist:
    - '&dFilters have been toggled to &fwhitelist'
    - '&7Now you are only able to pickup items from your filters list'
  to-blacklist:
    - '&dFilters have been toggled to &7blacklist'
    - '&7Now you cannot pickup items from your filters list'
 


INFORMATION:

Have a question, found a bug or want to request a feature? PM @N3kas (me) with a detailed explanation of your problem/request. Paid private features are also welcome :)

TOS:

* You may not upload, distribute or share this plugin with anyone else but yourself, if they have asked for the plugin, link the resource.
* You may not redistribute source code, any part of it or decompile it
* I am not obligated to make updates to this resource, but I'll keep on adding features.
* I may not add feature you request, don't go raging about it.
* I am allowed to report and get reviews that are low rating deleted, if the reporter hasn't contacted me before with his problem.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Filters (/filter) is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 1,401 times (via Spigot). Download it and open it directly in the game.

Explore more