Eliminate complicated hopper setups with this little plugin. Filter items through hoppers by simply renaming the hopper in an anvil and placing it. Filter by specific strings, tags, enchantments, use hopper minecarts and more. Refer to the wiki for help and guides.
HopperFilter has been designed from the ground up to be as performant as possible. Any pull requests improving performance are welcome.
- Regex Syntax support with "r:{regex}"
e.g. r:^(diamond|emerald|iron_ingot|gold_ingot|netherite_ingot|netherite_scrap|lapis_lazuli|quartz|amethyst_shard|copper_ingot)$
This filters for diamond, emeralds etc.
To write regex you can use Regex101 - Config file /plugins/HopperFilter/config.yml
- Edit move rate for all hopper types (via config)
- Now move item from every slot in the inventory if it matches
Thanks to LiveOverflow for the inspiration for this plugin in this video.
Contributor: Kiko (Extra Features)