Change default short description of CommandAPI commands #371
Labels
enhancement
New feature or request
implemented for next release
This has been implemented in the current dev build for the next public release
Description
So, currently when creating a command without explicitly specifying a description for the command, the CommandAPI just sets:
A Mojang provided command.
This is stated in CommandAPIBukkit#updateHelpForCommands
My suggestion is to change that text to be something along the lines of:
A CommandAPI provided command.
as the command obviously isn't added by Minecraft.Expected code
No response
Extra details
No response
The text was updated successfully, but these errors were encountered: