aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/build.gradle.kts
Commit message (Collapse)AuthorAgeFilesLines
* Vault reward integrationKrakenied2024-08-281-1/+3
| | | | Closes https://github.com/LMBishop/Quests/issues/708
* Update CustomFishing to latest version (requires update)Krakenied2024-08-281-3/+3
| | | | | Temporarily include a JAR without annotations shaded as it breaks project compilation
* Remove Folia dependency as we don't really use itKrakenied2024-08-281-3/+1
| | | | Folia is supported even without the dependency
* Update some project dependenciesKrakenied2024-08-281-4/+4
|
* Rewrite Gradle files to use DSL which is actually supported by IDEsKrakenied2024-08-281-0/+186
Change the downgrader to a modern supported one