Skip to content

Commit

Permalink
Fix MiniMessage hex color support in menus
Browse files Browse the repository at this point in the history
  • Loading branch information
Archy-X committed Aug 24, 2023
1 parent 6e5058b commit f9c7f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
implementation("org.bstats:bstats-bukkit:3.0.0")
implementation("org.jetbrains:annotations:23.0.0")
implementation("com.udojava:EvalEx:2.7")
implementation("com.github.Archy-X:Slate:1aac6f1737") {
implementation("com.github.Archy-X:Slate:6500eb1c78") {
exclude("org.spigotmc", "spigot-api")
}
implementation("com.github.Archy-X:LootManager:60d109fdde")
Expand Down

0 comments on commit f9c7f66

Please sign in to comment.