Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sylfare/hopperfilter
https://github.com/sylfare/hopperfilter
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sylfare/hopperfilter
- Owner: Sylfare
- Created: 2023-11-02T00:02:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-08T21:57:24.000Z (over 1 year ago)
- Last Synced: 2024-11-16T09:24:17.272Z (3 months ago)
- Language: Java
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hopper Filter
This simple Spigot/Bukkit plugin adds vanilla-style hopper filters! Simply place an item frame on your hopper, and put an item in. By default the filter is `inclusive` meaning that it allows through only the item in the frame. Right click it to invert it so it will block specifically that item. Put multiple item frames on different faces of the hopper for multiple filters!
Example usage: 3 item frames on hopper: diamond, diamond block, diamond ore. Diamond chest is sorted from rest of your items with just one hopper and 3 item frames :)