A simple Minecraft plugin for creating custom leaderboards
Get the release and place it in your server.
repositories {
maven { url "https://repo.jorisg.com/snapshots" }
}
dependencies {
compileOnly 'com.guflimc.brick.leaderboards:api:+'
}
Check the javadocs for all platforms here.
// TODO