예제 #1
0
 protected final String getDisplayName(String name) {
   return plugin.getParticipantManager().getParticipant(name).getDisplayName();
 }