Skip to content

An experimental Minecraft plugin used in my build servers project that helps me with a few extra features, allowing me to create and manage blocks with ease.

License

Notifications You must be signed in to change notification settings

kubbidev/BlockTune

Repository files navigation

BlockTune

license standard-readme compliant discord-banner

BlockTune is an experimental Minecraft plugin used in my build servers project that helps me with a few extra features, allowing me to create and manage blocks with ease.

It is:

  • fast - written with performance and scalability in mind.
  • free - available for download and usage at no cost, and permissively licensed so it can remain free forever.

Table of contents

Building

BlockTune uses Gradle to handle dependencies & building.

Requirements

  • Java 21 JDK or newer
  • Git

Compiling from source

git clone https://github.com/kubbidev/BlockTune.git
cd BlockTune/
./gradlew build

You can find the output jars in the build/libs directory.

License

This project is licensed under the Apache License Version 2.0.

About

An experimental Minecraft plugin used in my build servers project that helps me with a few extra features, allowing me to create and manage blocks with ease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages