From c596edb1fb53cd5dc34af205819ce8c3ae1b7693 Mon Sep 17 00:00:00 2001 From: Aurora <21148213+aurorasmiles@users.noreply.github.com> Date: Tue, 10 Nov 2020 09:15:03 +0100 Subject: [PATCH] [CI-SKIP] Update IRC information in readme and config (#4751) Co-authored-by: Mariell Co-authored-by: Riley Park --- README.md | 2 +- Spigot-Server-Patches/0002-Paper-config-files.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0a6b28d6e..a51b7e748 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ High performance Spigot fork that aims to fix gameplay and mechanics inconsisten **Support and Project Discussion:** - - [IRC](https://irc.spi.gt/iris/?channels=paper) or [Discord](https://discord.gg/papermc) + - [IRC](https://webchat.esper.net/?channels=paper) or [Discord](https://discord.gg/papermc) How To (Server Admins) diff --git a/Spigot-Server-Patches/0002-Paper-config-files.patch b/Spigot-Server-Patches/0002-Paper-config-files.patch index 4a6a883dc..b048b8a78 100644 --- a/Spigot-Server-Patches/0002-Paper-config-files.patch +++ b/Spigot-Server-Patches/0002-Paper-config-files.patch @@ -269,7 +269,7 @@ index 0000000000000000000000000000000000000000..b8868b86338ce0e89bc74eccccf714b9 +} diff --git a/src/main/java/com/destroystokyo/paper/PaperConfig.java b/src/main/java/com/destroystokyo/paper/PaperConfig.java new file mode 100644 -index 0000000000000000000000000000000000000000..2d9b6439cff9e8907b55c8882b15e94abe625465 +index 0000000000000000000000000000000000000000..05e0e6c8ef02687c11ee60dbeeefa41bac90548f --- /dev/null +++ b/src/main/java/com/destroystokyo/paper/PaperConfig.java @@ -0,0 +1,185 @@ @@ -307,7 +307,7 @@ index 0000000000000000000000000000000000000000..2d9b6439cff9e8907b55c8882b15e94a + + "join us in our Discord or IRC channel.\n" + + "\n" + + "Discord: https://discord.gg/papermc\n" -+ + "IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )\n" ++ + "IRC: #paper @ irc.esper.net ( https://webchat.esper.net/?channels=paper ) \n" + + "Website: https://papermc.io/ \n" + + "Docs: https://paper.readthedocs.org/ \n"; + /*========================================================================*/