JorelAli / CommandAPI

A Bukkit/Spigot API for the command UI introduced in Minecraft 1.13

Home Page:https://commandapi.jorel.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change default short description of CommandAPI commands

DerEchtePilz opened this issue · comments

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

Implemented in 9.0.2