Commit graph

9 commits

Author SHA1 Message Date
Jason Penilla
5648128217 kotlin: Switch from ktfmt to ktlint (fixes build) 2021-12-02 02:04:43 -08:00
Alexander Söderberg
ed3ae6f08b License. 2021-12-02 02:04:43 -08:00
Alexander Söderberg
e67d0d9310 I hate the fact that we started using ktfmt.
Whose decision was that anyway..?
2021-12-02 02:04:43 -08:00
Alexander Söderberg
5934c2fd3b Add changelog 2021-12-02 02:04:43 -08:00
Alexander Söderberg
7bb5e63dc7 Add support for suspending functions
This also changes CommandExecutionHandler to return futures instead. The old method is still supported, and the new future-returning method will delegate to the old non-returning method.
2021-12-02 02:04:43 -08:00
Alexander Söderberg
1600ef16c3
:clock: 2021 let's go!!! 2021-01-16 09:58:46 +01:00
Zach Levis
b38c725dc5 core: Use the ArgumentDescription interface for descriptions
This allows minecraft-extras to provide an implementation that
uses Adventure chat components to represent the description.
2021-01-16 08:54:07 +01:00
jmp
39b94a3df0 Add helper method for flags to MutableCommandBuilder 2021-01-16 08:54:07 +01:00
Jason
e93d285483 Kotlin command builder DSL (#165) 2020-12-18 19:49:57 +01:00