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