Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-15 04:20:04 +01:00
Update docs link in paper.yml (#7562)
Dieser Commit ist enthalten in:
Ursprung
7a21333019
Commit
4423e1221a
@ -298,7 +298,7 @@ index 0000000000000000000000000000000000000000..bee2fa2bfbb61209381f24ed6508d3d1
|
|||||||
+}
|
+}
|
||||||
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..5c7b2850d311e4d54236ba9acce148bca05672fd
|
index 0000000000000000000000000000000000000000..23410c6ee34fcd9c50c2dbf35d8ff4d0c9ca408c
|
||||||
--- /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,188 @@
|
@@ -0,0 +1,188 @@
|
||||||
@ -338,7 +338,7 @@ index 0000000000000000000000000000000000000000..5c7b2850d311e4d54236ba9acce148bc
|
|||||||
+ + "Discord: https://discord.gg/papermc\n"
|
+ + "Discord: https://discord.gg/papermc\n"
|
||||||
+ + "IRC: #paper @ irc.esper.net ( https://webchat.esper.net/?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://docs.papermc.io/ \n";
|
||||||
+ /*========================================================================*/
|
+ /*========================================================================*/
|
||||||
+ public static YamlConfiguration config;
|
+ public static YamlConfiguration config;
|
||||||
+ static int version;
|
+ static int version;
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren