예제 #1
0
 private void sendInfo(String type, Player target, String msg) {
   ChatUtils.sendInfo(type, target, msg);
 }