docs
docs copied to clipboard
[Brigadier] Document command syntax exceptions
[!NOTE] This issue is part of a series of issues regarding the extension of the Paper documentation regarding Paper's Brigadier API.
Combining with #528, it would be very useful to have documentation on CommandSyntaxExceptions. This should cover the build-in exceptions as well as the SimpleCommandExceptionType implementation of the CommandExceptionType interface.