CustomCraft is a plugin allowing you to create your own custom craft, these crafts are injected into the server's recipes so you have to go through the craft table to create the custom item.
CustomCraft use Gradle 6, to build use this command :
With gradle wrapper (recommended) :
gradlew build
With gradle binary (you need to install manually gradle) :
gradle build
Commands : (soon)
Permissions : (soon)
Discord : https://discord.gg/gWe5u3A
GPL v3