/BuildersUtilities

A curated bundle of tiny features that help builders do their thing.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

BuildersUtilities

A curated bundle of tiny features that help builders do their thing.


About

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.

What's different?

  • 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.

Screenshots

commands ability menu armor color creator

Building

This project uses Gradle. To build, run ./gradlew build in the project's root directory. The built jar can be found in build/libs.

Contributing

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.