mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-13 10:04:51 +02:00
Correct Grammar
This commit is contained in:
@@ -1527,7 +1527,7 @@ public class GroupManager extends JavaPlugin {
|
||||
overloadedUsers.put(dataHolder.getName().toLowerCase(), new ArrayList<User>());
|
||||
}
|
||||
overloadedUsers.get(dataHolder.getName().toLowerCase()).clear();
|
||||
sender.sendMessage(ChatColor.YELLOW + " " + count + "All users in overload mode are now are normal again.");
|
||||
sender.sendMessage(ChatColor.YELLOW + " " + count + "All users in overload mode are now normal again.");
|
||||
|
||||
return true;
|
||||
|
||||
|
Reference in New Issue
Block a user