We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5e4b1 commit 11aab43Copy full SHA for 11aab43
lobbyheads-core/build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
compileOnly("com.mojang:authlib:5.0.47")
37
38
// HoloEasy based on top of the protocolib
39
- implementation("com.github.unldenis:holoeasy:3.0.1")
+ implementation("com.github.unldenis:holoeasy:3.4.4")
40
41
// PlaceholderAPI, if anyone wants to parse placeholders in the head's name
42
compileOnly("me.clip:placeholderapi:2.11.6")
0 commit comments