Enhance NPC Text script with MiniMessage support and refactor spawn logic
All checks were successful
Build JStom / build (push) Successful in 1m54s
All checks were successful
Build JStom / build (push) Successful in 1m54s
This commit is contained in:
@@ -23,6 +23,9 @@ dependencies {
|
||||
// Logging
|
||||
implementation("org.slf4j:slf4j-simple:2.0.9")
|
||||
|
||||
// Adventure MiniMessage
|
||||
implementation("net.kyori:adventure-text-minimessage:4.17.0")
|
||||
|
||||
// Config
|
||||
implementation("org.yaml:snakeyaml:2.2")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user