We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e105461 commit b603449Copy full SHA for b603449
1 file changed
CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
- Kotlin: Support for suspending command functions using `AnnotationParser<C>.installCoroutineSupport()`
11
- Flags can be bound to a permission
12
- Paper: Implement KeyedWorldArgument for matching worlds by their namespaced key
13
+- Annotations: Parser parameter annotations are now also parsed for flags ([#315](https://github.com/Incendo/cloud/pull/315))
14
15
### Changed
16
- Added `executeFuture` to `CommandExecutionHandler` which is now used internally. By default, this delegates to the old
0 commit comments