Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:
#	eco-core/core-plugin/build.gradle
This commit is contained in:
Auxilor
2021-12-08 20:24:07 +00:00

View File

@@ -2,6 +2,7 @@ group 'com.willfp'
version rootProject.version
dependencies {
implementation 'org.bstats:bstats-bukkit:1.7'
implementation('net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT') {
exclude group: 'net.kyori', module: 'adventure-api'
}