diff --git a/patches/server/0003-Leaf-Config.patch b/patches/server/0003-Leaf-Config.patch index 15dc2f5dc..f2b6e0571 100644 --- a/patches/server/0003-Leaf-Config.patch +++ b/patches/server/0003-Leaf-Config.patch @@ -343,7 +343,7 @@ index 0000000000000000000000000000000000000000..1d6688ecae19564f57409f0fa355fb55 +} diff --git a/src/main/java/org/dreeam/leaf/config/LeafGlobalConfig.java b/src/main/java/org/dreeam/leaf/config/LeafGlobalConfig.java new file mode 100644 -index 0000000000000000000000000000000000000000..e48533d36bfd88f620aeced58936639513b1d9cc +index 0000000000000000000000000000000000000000..99277f6e1b7ee3928e4f27992b216ed3920fb406 --- /dev/null +++ b/src/main/java/org/dreeam/leaf/config/LeafGlobalConfig.java @@ -0,0 +1,110 @@ @@ -366,7 +366,7 @@ index 0000000000000000000000000000000000000000..e48533d36bfd88f620aeced589366395 + configFile.addComments("config-version", """ + Leaf Config + Github Repo: https://github.com/Winds-Studio/Leaf -+ Discord: dreeam___ | QQ: 2682173972"""); ++ Discord: https://discord.com/invite/gfgAwdSEuM"""); + + // Pre-structure to force order + structureConfig();