BukkitTelnet/settings.gradle

7 lines
109 B
Groovy

pluginManagement {
repositories {
gradlePluginPortal()
}
}
rootProject.name = 'BukkitTelnet'