This commit is contained in:
KHobbits 2013-03-29 03:01:53 +00:00
parent aab6af768d
commit c857832759

View file

@ -174,7 +174,8 @@ public class Commandlist extends EssentialsCommand
{
sender.sendMessage(outputFormat(oConfigGroup, _("groupNumber", matchedList.size(), commandLabel, Util.stripFormat(configGroup))));
}
else {
else
{
sender.sendMessage(outputFormat(oConfigGroup, listUsers(outputUserList)));
}
continue;