dependencies { implementation project(path: ':bukkit', configuration: 'shadow') } shadowJar { }