adventure

fun Project.adventure(vararg dependencies: AdventureDependency, configurationAll: String? = null)
  1. Adds the Repository.MAVEN_CENTRAL repository

  2. Adds the dependencies to the provided Adventure components

Parameters

dependencies

The Adventure dependencies to add

configurationAll

The configuration to use for the dependencies if they don't have one specified