Skip to content

Kiko-Dev-Tech/HopperFilterRegex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HopperFilter

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.

Extra Feature

  • 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

Credits

Thanks to LiveOverflow for the inspiration for this plugin in this video.
Contributor: Kiko (Extra Features)

About

Name hoppers. Filter items. With Regex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%