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 20a881b commit dc9c5a0Copy full SHA for dc9c5a0
proxy-bungeecord/build.gradle.kts
@@ -12,6 +12,7 @@ dependencies {
12
implementation(rootProject.libs.adventure.bungeecord.platform)
13
14
compileOnly(rootProject.libs.simplecloud.event.wrapper.bungeecord)
15
+ compileOnly(rootProject.libs.simplecloud.controller)
16
17
implementation(rootProject.libs.simplecloud.plugin.api)
18
0 commit comments