A advanced toolset of easy-to-use implementations for every plugin developer
Welcome to the BasedUtils PaperMC page!
If you're looking for a powerful Minecraft plugin API, you've come to the right place.
Import the API into your project as a dependency.
(The Steps may vary based on your IDE. If you're unsure how to do this, a quick online search should help.)
plugin.ymlEdit your plugin.yml to include the following lines:
api-version: 1.21
depend: [BasedUtils]
This informs the server that your plugin depends on BasedUtils and cannot run without it.
Check out the Documentation!
For questions, reach out through my links on my website.
Ensure your server is:
You can find information about which Minecraft or Java version the BasedUtils supports in the release section.
BasedUtils was designed to simplify plugin development.
Absolutely! If you have a feature in mind, submit a Feature Request.
If you encounter a bug:
This program is free software licensed under the GNU General Public License, version 3 or later.
For more details, see the GNU General Public License.