New command API (#330)

This commit is contained in:
Hugo Manrique
2020-07-29 09:43:16 +02:00
committed by GitHub
parent 5a515f37a3
commit 6cc6e0f641
36 changed files with 1836 additions and 524 deletions

View File

@@ -47,12 +47,12 @@ allprojects {
repositories {
mavenLocal()
mavenCentral()
// for kyoripowered dependencies
maven {
url 'https://oss.sonatype.org/content/groups/public/'
}
// Brigadier
maven {
url "https://libraries.minecraft.net"