Simplify hopper configurations and save on materials with this small, performant utility plugin.
Simplify hopper configurations and save on materials with this small, performant utility plugin! Filter expressions
follow a simple syntax that takes less than three minutes to learn.
Here's the rundown of improvements AdvancedHoppers makes upon HopperFilter 0.3.1:
config.toml, allowing server admins to easily make changes to functionalitylocale.toml to make dialog translatable into other languages|) operatorThere are two primary ways of setting a filter:
Shift + Left Click).Shift + Left Click), then type in chat the filter expressionNot too much new in this update.
Shift + Left Click to rename hopper minecarts!config.toml!config.toml, allowing administrators to change settings and functionality with ease.locale.toml! This lets servers targeting non-English-speaking player bases to easily translate dialogue intoNotes: I've decided to go with TOML as the configuration format of choice because I personally find YAML disgusting. I
think that TOML is a fair balance between ease-of-use and structure.
_ to a more intuitive :.Important: As you can see, this is an "alpha" release. Changes will continue to be made to improve performance and
the overall player experience.
If you'd like to contribute, feel free to make a pull request, and you will be credited accordingly! This plugin is
mainly a side project for me to improve my Java skills, but I will try to update things on a semi-regular basis.
I don't care if you use this plugin or its code to go make your own thing, but you must give me credit, and your project
must be licensed under GPLv3, because that's how GPLv3 works.
Purposeful ignorance of the license and its terms is a bad idea. Think before you do. This has been a problem with
previous projects and it will not be tolerated. Thank you.
If you want to show your appreciation for the weird little plugins I work on, the best thing you can do is share them
with your friends and help to improve them by submitting issues to the issue tracker on GitHub.
AdvancedHoppers is a rewrite of jwkerr's HopperFilter plugin (forked from 0.3.1). That means this codebase is licensed under GPLv3. That fun
little document resides in /LICENSE.