bump version to 0.38-SNAPSHOT + pass input to SuggestionProvider + rewrite command parsing + ...
All checks were successful
Build and Deploy artifact / build (push) Successful in 1m31s
All checks were successful
Build and Deploy artifact / build (push) Successful in 1m31s
This commit is contained in:
parent
997906cd02
commit
23f7d1a550
26 changed files with 382 additions and 302 deletions
|
|
@ -14,4 +14,8 @@ java_export(
|
|||
artifact("org.slf4j:slf4j-api"),
|
||||
artifact("net.kyori:adventure-api"),
|
||||
],
|
||||
exports = [
|
||||
artifact("com.leakyabstractions:result-api"),
|
||||
artifact("com.leakyabstractions:result"),
|
||||
],
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue