pluginManagement {
repositories {
gradlePluginPortal()
}
rootProject.name = 'HuskSync'
include 'common'
include 'bukkit'
include 'plugin'