plugins { `core-config` `plugins-config` } dependencies { compileOnly("com.velocitypowered:velocity-api:3.0.1") annotationProcessor("com.velocitypowered:velocity-api:3.0.1") }