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 2df09c6 commit 06927efCopy full SHA for 06927ef
eternalcore-plugin/build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
37
tasks {
38
runServer {
39
- minecraftVersion("1.21.7")
+ minecraftVersion("1.21.8")
40
downloadPlugins.modrinth("luckperms", "v${Versions.LUCKPERMS}-bukkit")
41
}
42
0 commit comments