mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-22 06:12:56 +02:00
Spacing.
This commit is contained in:
@@ -174,7 +174,8 @@ public class Commandlist extends EssentialsCommand
|
|||||||
{
|
{
|
||||||
sender.sendMessage(outputFormat(oConfigGroup, _("groupNumber", matchedList.size(), commandLabel, Util.stripFormat(configGroup))));
|
sender.sendMessage(outputFormat(oConfigGroup, _("groupNumber", matchedList.size(), commandLabel, Util.stripFormat(configGroup))));
|
||||||
}
|
}
|
||||||
else {
|
else
|
||||||
|
{
|
||||||
sender.sendMessage(outputFormat(oConfigGroup, listUsers(outputUserList)));
|
sender.sendMessage(outputFormat(oConfigGroup, listUsers(outputUserList)));
|
||||||
}
|
}
|
||||||
continue;
|
continue;
|
||||||
|
Reference in New Issue
Block a user