Closed JonasDevDE closed 12 months ago
Hey, I've split it into Groovy and Kotlin. Now it should work for both.
Hey, I've split it into Groovy and Kotlin. Now it should work for both.
Groovy shouldn't be listed at all. Kotlin suffices and is what's preferred by the Gradle ecosystem.
fix: renamed isTransitive -> transitive
chore: added note to use java 17
chore: simplified gradle
Description
This pull request addresses issues in the api-documentation.md file of PlotSquared. It streamlines the Gradle code and resolves an issue with an incorrectly named variable, "isTransitive."