*
This commit is contained in:
parent
b685680340
commit
5f05b5a58a
@ -65,7 +65,7 @@ public class UsageMessage extends Message {
|
||||
newline();
|
||||
String cmd = prefix + mapping.getPrimaryAlias();
|
||||
text((perm ? BBC.HELP_ITEM_ALLOWED : BBC.HELP_ITEM_DENIED).format(cmd, mapping.getDescription().getDescription()));
|
||||
cmdTip(cmd);
|
||||
command(cmd);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user