Will someone do me a favor?

I don’t know how to compile. I can only do simple modifications.

Can help me compile this into jar!

Can someone help?

There is a jar file in there. Download that.

1 Like

Why did you change a permission name? What difference does it make?

You should be able to download that repo as a zip or whatnot. Open up command prompt or she’ll at that location. Then run:

Windows: gradlew.bat jar
Linux/Mac: ./gradlew jar

It should then create the plug-in jar within a build or out directory

1 Like

I think this will going to work.