This commit is contained in:
cyberpwn
2021-08-24 08:24:36 -04:00
parent 6dc3e74607
commit 7b6405fba7
11 changed files with 189 additions and 139 deletions
+2
View File
@@ -167,6 +167,7 @@ shadowJar
include(dependency('io.papermc:paperlib'))
include(dependency('com.dfsek:Paralithic'))
include(dependency('net.kyori:'))
include(dependency('com.github.Querz:NBT'))
}
}
@@ -185,6 +186,7 @@ dependencies {
implementation "net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT"
implementation "net.kyori:adventure-platform-bukkit:4.0.0-SNAPSHOT"
implementation 'net.kyori:adventure-api:4.8.1'
implementation 'com.github.Querz:NBT:6.1'
// Dynamically Loaded
implementation 'io.timeandspace:smoothie-map:2.0.2'