Package com.earth2me.essentials
Class PlayerList
java.lang.Object
com.earth2me.essentials.PlayerList
-
Method Summary
Modifier and TypeMethodDescriptiongetMergedList
(IEssentials ess, Map<String, List<User>> playerList, String groupName) getPlayerLists
(IEssentials ess, IUser sender, boolean showHidden) static String
listGroupUsers
(IEssentials ess, Map<String, List<User>> playerList, String groupName) static String
listSummary
(IEssentials ess, User user, boolean showHidden) static String
listUsers
(IEssentials ess, List<User> users, String seperator) static String
outputFormat
(String group, String message) prepareGroupedList
(IEssentials ess, String commandLabel, Map<String, List<User>> playerList)