Skip to content

Commit

Permalink
Add kyori adventure implementation, instead of only compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravis96 committed Jun 12, 2024
1 parent d7a1209 commit 5fa2d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation("cc.dreamcode.notice:bukkit-adventure-serializer:1.5.2")

// -- notice mini-messages --
compileOnly("net.kyori:adventure-text-minimessage:4.16.0")
implementation("net.kyori:adventure-text-minimessage:4.16.0")

// -- dream-command --
implementation("cc.dreamcode.command:core:2.1.0")
Expand Down

0 comments on commit 5fa2d7e

Please sign in to comment.