Hello,
I am working on porting our Command system over to Brigadier, and have run into a snag.
You cannot throw `CommandSyntaxException`s from a CompletableFuture or Consumer.
My understanding is that `CommandSyntaxException`s are how you communicate that a command has an improper input. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.