Installation - WolfyScript/CustomCrafting-Wiki GitHub Wiki
Before downloading CustomCrafting make sure that:
- the server is running at least Spigot or Paper
- the Minecraft version is 1.14+
- all the dependencies are installed
Following dependencies are required:
- WolfyUtilities: this is the core API on which CustomCrafting is built on and wouldn't work without it. Download here
After that's done you can download and install CustomCrafting. CustomCrafting can be downloaded via it's SpigotMC homepage here.
- Put both CC and WU in your
/plugins/
directory. - Restart your server.
- Check the console for any errors and make sure it is loaded.
- Finally, use the
/cc
command to make sure it works.
If the GUI interface opens up this setup was successful and you can proceed.
If you got an error message or nothing happens make sure you followed the steps on the top and install all required dependencies!