Fix minimessage relocation
This commit is contained in:
parent
60204e7e58
commit
5200840296
5 changed files with 10 additions and 3 deletions
|
|
@ -34,9 +34,6 @@ subprojects {
|
|||
implementation "com.github.FrankHeijden.cloud:cloud-core:${rootProject.cloudVersion}"
|
||||
implementation "com.github.FrankHeijden.cloud:cloud-brigadier:${rootProject.cloudVersion}"
|
||||
implementation 'com.github.FrankHeijden:MinecraftReflection:1.0.0'
|
||||
implementation ('net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT') {
|
||||
exclude group: 'net.kyori', module: 'adventure-api'
|
||||
}
|
||||
implementation 'com.google.guava:guava:30.1.1-jre'
|
||||
implementation 'com.google.code.gson:gson:2.8.6'
|
||||
implementation 'me.lucko:commodore:1.10'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue