@EventHandler public void onServerPing(ServerListPingEvent e) { PingListener ps = new PingListener(e.getAddress()); }