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 12705dd commit 0477a6aCopy full SHA for 0477a6a
command-bungeecord/build.gradle.kts
@@ -33,6 +33,7 @@ modrinth {
33
"1.21.7",
34
)
35
loaders.add("bungeecord")
36
+ loaders.add("waterfall")
37
changelog.set("https://docs.simplecloud.app/changelog")
38
syncBodyFrom.set(rootProject.file("README.md").readText())
39
}
0 commit comments