mirror of
https://github.com/YouHaveTrouble/NotJustNameplates.git
synced 2026-05-12 06:26:58 +00:00
update for minecraft 1.21.4
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "me.youhavetrouble"
|
||||
version = "1.10.0"
|
||||
version = "1.11.0"
|
||||
description = "Nameplates using display entities"
|
||||
|
||||
java {
|
||||
@@ -19,7 +19,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
paperweight.devBundle("org.purpurmc.purpur","1.21.3-R0.1-SNAPSHOT")
|
||||
paperweight.devBundle("org.purpurmc.purpur","1.21.4-R0.1-SNAPSHOT")
|
||||
compileOnly("me.clip:placeholderapi:2.11.5")
|
||||
compileOnly("com.github.LeonMangler:SuperVanish:6.2.17")
|
||||
compileOnly("com.github.mbax:VanishNoPacket:3.22")
|
||||
|
||||
Reference in New Issue
Block a user