@EventHandler public void ServerListPing(ServerListPingEvent e) { amotd.replaceAll("&", "ยง"); e.setMotd(amotd); } }