會長:chenjinsheng / 此間半開一盞茶開設日:2015-05-17 23:58:58
近期編輯:chenjinsheng ...看更多 |
@EventHandler public void onServerListPingEvent (ServerListPingEvent e) { File f = new File("ServerIcon.png"); CachedServerIcon c = null; try { c = Bukkit.loadServerIcon(f); } catch (Exception e1) { e1.printStackTrace(); } e.setServerIcon(c); String t = "§e傳奇事記 §f( §bLegend Records §f)"; String b = "§c測試插件§d專用§9服務器"; e.setMotd(t + "\n" + b); } |
目前沒有資料連到「伺服器標圖與標語」。