Advance your Spigot experience furthur with Akari, the advanced camera framework
Warning
Akari is still in early development, expect bugs
maven {
name = "undefined-repo"
url = "https://repo.undefinedcreations.com/releases"
}implementation "com.undefined:akari:(latest version)"<repository>
<id>akari</id>
<name>Akari Repository</name>
<url>https://repo.undefinedcreations.com/releases</url>
</repository><dependency>
<groupId>com.undefined</groupId>
<artifactId>akari</artifactId>
<version>(latest version)</version>
</dependency>