supervanish hook

This commit is contained in:
2023-08-14 16:06:24 +02:00
parent 29fdf99287
commit de833f809d
4 changed files with 17 additions and 6 deletions
+2
View File
@@ -16,11 +16,13 @@ java {
repositories {
maven("https://repo.purpurmc.org/snapshots/")
maven("https://repo.extendedclip.com/content/repositories/placeholderapi/")
maven("https://jitpack.io")
}
dependencies {
paperweight.paperDevBundle("1.20.1-R0.1-SNAPSHOT", "org.purpurmc.purpur")
compileOnly("me.clip:placeholderapi:2.11.3")
compileOnly("com.github.LeonMangler:SuperVanish:6.2.17")
}
tasks {