Caramel is a multipurpose AIO api for PaperAPI plugins. Caramel can not and will not support anything but papermc & forks.
Also supports Folia.
<repository>
<id>klashdevelopment</id>
<url>https://raw.githubusercontent.com/klashdevelopment/mvn/main/repository/</url>
</repository>
<dependency>
<groupId>dev.klash</groupId>
<artifactId>Caramel</artifactId>
<version>1.5.2</version>
<scope>provided</scope>
</dependency>
repositories {
maven {
url = uri("https://raw.githubusercontent.com/klashdevelopment/mvn/main/repository/")
}
}
dependencies {
compileOnly("dev.klash:Caramel:1.5.2")
}
depend: [Caramel]
Caramel has a few main features.