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 0b7cf5a commit aa97457Copy full SHA for aa97457
lobbyheads-core/build.gradle.kts
@@ -38,7 +38,7 @@ dependencies {
38
implementation("com.github.unldenis:holoeasy:3.0.1")
39
40
// PlaceholderAPI, if anyone wants to parse placeholders in the head's name
41
- compileOnly("me.clip:placeholderapi:2.11.5")
+ compileOnly("me.clip:placeholderapi:2.11.6")
42
43
// bstats
44
implementation("org.bstats:bstats-bukkit:3.0.2")
0 commit comments