✨ Add a method to get the failure reason of SelectorParseExceptions
This commit is contained in:
parent
a04e3f92cb
commit
e6af4e6caa
5 changed files with 18 additions and 4 deletions
|
|
@ -33,6 +33,7 @@ import java.lang.annotation.Target;
|
|||
* {@link cloud.commandframework.annotations.CommandMethod}
|
||||
* <p>
|
||||
* This should only be used on {@code String[]}
|
||||
* @since 1.2.0
|
||||
*/
|
||||
@Target(ElementType.METHOD)
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue