We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1f114 commit 98cac77Copy full SHA for 98cac77
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("java")
7
id("com.gradleup.shadow") version "9.0.0-beta12"
8
id("io.papermc.hangar-publish-plugin") version "0.1.3"
9
- id("net.minecrell.plugin-yml.paper") version "0.6.0"
+ id("de.eldoria.plugin-yml.paper") version "0.7.1"
10
id("xyz.jpenilla.run-paper") version "2.3.1"
11
id("com.modrinth.minotaur") version "2.+"
12
}
0 commit comments