From 653ea3c7504634f5b6eb9f004e76f6a95337b8f2 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Thu, 8 May 2025 17:47:12 +0100 Subject: [PATCH] doc: added link tot eh original repo for config --- docs/Server_Setup_Minecraft.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Server_Setup_Minecraft.md b/docs/Server_Setup_Minecraft.md index 55c3c3f..ea0a5ed 100644 --- a/docs/Server_Setup_Minecraft.md +++ b/docs/Server_Setup_Minecraft.md @@ -49,6 +49,7 @@ If an option is not already in teh file then create it. 1. ``server.properties`` * ``enforce-secure-profile=false`` - This allows bedrock players to talk in text chat 2. ``sleepingSettings.yml`` + * See the [Github repo][minecraft_01] for full config details * ``serverName`` - This is what gets shown on users server listings when teh server is sleeping. ``GSoc, connect to wake up then reconnect in a min`` is what is on teh GSoc one, * ``serverPort`` - Use the Java port ``255XY`` @@ -58,6 +59,7 @@ If an option is not already in teh file then create it. 4. ``plugins/voicechat/voicechat-server.properties`` * ``port`` - Use the Voice port ``233XY`` +[minecraft_01]: https://github.com/vincss/mcsleepingserverstarter ### DNS An entry needs to be added to the [Forgejo DNS Config][dns_01] in the form of ``minecraft.$NAME``.