plugins { id("me.champeau.jmh") version ("0.6.6") id("minestom.common-conventions") } dependencies { implementation(rootProject) }