I applied several examples from https://plugins.gradle.org/search?term=shadow that compiled correctly, but none of them worked, i still get the same error. Maybe i imported them wrong. I only added the lines in the build.gradle-file like this:
plugins {
id "com.github.johnrengelman.plugin-shadow" version "2.0.3"
}
apply plugin: "com.github.johnrengelman.plugin-shadow"
The jar-library btw. is this one: https://github.com/Vatuu/discord-rpc