Use text-adapter-bukkit for sending Components to Bukkit objects

This commit is contained in:
Luck
2018-12-19 10:29:22 +00:00
Unverified
parent 784161d66d
commit 6d8077ffd0
8 changed files with 23 additions and 198 deletions
@@ -66,6 +66,13 @@ public enum Dependency {
"V821j+n8AWhAvLhHjfXQ+/4284Gn4oXTYYfLkLjvs8o=",
Relocation.of("text", "net{}kyori{}text")
),
TEXT_ADAPTER_BUKKIT(
"net{}kyori",
"text-adapter-bukkit",
"1.0.0",
"V821j+n8AWhAvLhHjfXQ+/4284Gn4oXTYYfLkLjvs8o=",
Relocation.of("text", "net{}kyori{}text")
),
EVENT(
"net{}kyori",
"event-api",