Annotation Type CommandArgumentString.Argument
-
@Retention(RUNTIME) @Target(PARAMETER) public static @interface CommandArgumentString.Argument
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
label
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description ChainPriority
priority
-
-
-
-
priority
ChainPriority priority
- Default:
- io.manebot.command.executor.chained.ChainPriority.LOW
-
-