Switching from IRC to Discord

To offer us a better possibility to help you regarding issues or bugs, join us on discord https://discord.gg/ngZCzbU
This commit is contained in:
NotMyFault
2018-12-18 21:54:17 +01:00
parent d00b49aa1c
commit 5520813ae6
5 changed files with 6 additions and 7 deletions

View File

@ -160,7 +160,7 @@ public class InstallerFrame extends JFrame {
} catch (Throwable ignore) {
ignore.printStackTrace();
}
URL chat = new URL("http://webchat.esper.net/?nick=&channels=IntellectualCrafters&fg_color=000&fg_sec_color=000&bg_color=FFF");
URL chat = new URL("https://discord.gg/ngZCzbU");
URLButton chatButton = new URLButton(chat, "Chat");
bottomBar.add(chatButton);
URL wiki = new URL("https://github.com/boy0001/FastAsyncWorldedit/wiki");

View File

@ -5,7 +5,7 @@
# 请其他译者勿使用机器翻译。谢谢!
info:
prefix: '&8(&4&l快异创世&8)&r&7'
prefix: '&8(&4&lFAWE&8)&r&7'
file_deleted: '%s0 已被删除。'
schematic_pasting: '&7正在粘贴布局。此操作无法撤销。'
lighting_propogate_selection: '&7光照已在 %s0 个区块内传播。(注:您可使用 //removelight 移除)'