3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-14 20:10:05 +01:00

[CI-SKIP] Update IRC information in readme and config (#4751)

Co-authored-by: Mariell <proximyst@proximyst.com>
Co-authored-by: Riley Park <riley.park@meino.net>
Dieser Commit ist enthalten in:
Aurora 2020-11-10 09:15:03 +01:00 committet von GitHub
Ursprung a936a413a2
Commit c596edb1fb
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen

Datei anzeigen

@ -5,7 +5,7 @@ High performance Spigot fork that aims to fix gameplay and mechanics inconsisten
**Support and Project Discussion:** **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) How To (Server Admins)

Datei anzeigen

@ -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 diff --git a/src/main/java/com/destroystokyo/paper/PaperConfig.java b/src/main/java/com/destroystokyo/paper/PaperConfig.java
new file mode 100644 new file mode 100644
index 0000000000000000000000000000000000000000..2d9b6439cff9e8907b55c8882b15e94abe625465 index 0000000000000000000000000000000000000000..05e0e6c8ef02687c11ee60dbeeefa41bac90548f
--- /dev/null --- /dev/null
+++ b/src/main/java/com/destroystokyo/paper/PaperConfig.java +++ b/src/main/java/com/destroystokyo/paper/PaperConfig.java
@@ -0,0 +1,185 @@ @@ -0,0 +1,185 @@
@ -307,7 +307,7 @@ index 0000000000000000000000000000000000000000..2d9b6439cff9e8907b55c8882b15e94a
+ + "join us in our Discord or IRC channel.\n" + + "join us in our Discord or IRC channel.\n"
+ + "\n" + + "\n"
+ + "Discord: https://discord.gg/papermc\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" + + "Website: https://papermc.io/ \n"
+ + "Docs: https://paper.readthedocs.org/ \n"; + + "Docs: https://paper.readthedocs.org/ \n";
+ /*========================================================================*/ + /*========================================================================*/