A curated bundle of tiny features that help builders do their thing.
This is a fork of Arcaniax's Builder's Utilities with customizable messages and nicer-looking GUIs. Be aware that the two plugins do not function exactly the same; they differ greatly in some areas.
- Every message is easily configurable and uses MiniMessage syntax.
- World interactions respect PlotSquared and WorldGuard restrictions.
- Both the permissions and the commands have been completely redone. (See the plugin.yml for an updated list!)
- All the GUIs have been revamped. Everything looks and feels a lot nicer.
In addition to that, everything has been polished and reviewed, rigorously, by me, over a couple sleepless nights. Now that's what I call quality code.
This project uses Gradle. To build, run ./gradlew build
in the project's root
directory. The built jar can be found in build/libs
.
Feel free to submit a pull request or file an issue! All changes are welcome. If you're contributing code, please follow the project's code style.