mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 19:15:44 +00:00
Spacing.
This commit is contained in:
parent
aab6af768d
commit
c857832759
1 changed files with 11 additions and 10 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue