Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 536 Bytes

File metadata and controls

34 lines (21 loc) · 536 Bytes

CustomCraft

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.

Build

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

Links

Commands : (soon)
Permissions : (soon)

Contact

Discord : https://discord.gg/gWe5u3A

Licence

GPL v3