aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite Gradle files to use DSL which is actually supported by IDEsKrakenied2024-08-281-12/+0
| | | | Change the downgrader to a modern supported one
* Update to Paper-API 1.20.5Krakenied2024-04-301-1/+9
| | | | | | | Java 21 is now required Add java-downgrader plugin to support older Java versions Migrate shadow from com.github.johnrengelman.shadow to io.github.goooler.shadow to fix the project compilation using Java 21 and Gradle 8.7 https://github.com/johnrengelman/shadow/pull/876
* Remove bungee in gradleElikill582023-08-261-1/+0
|
* Convert to multi module projectLMBishop2021-06-171-0/+4
| | | | | - Common module to provide an abstract Quests plugin - Api is still todo
* New faster placeholdersRubenicos2021-02-031-0/+1