doc: added link tot eh original repo for config

This commit is contained in:
silver 2025-05-08 17:47:12 +01:00
parent 8f877d3a56
commit 653ea3c750
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -49,6 +49,7 @@ If an option is not already in teh file then create it.
1. ``server.properties`` 1. ``server.properties``
* ``enforce-secure-profile=false`` - This allows bedrock players to talk in text chat * ``enforce-secure-profile=false`` - This allows bedrock players to talk in text chat
2. ``sleepingSettings.yml`` 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. * ``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, ``GSoc, connect to wake up then reconnect in a min`` is what is on teh GSoc one,
* ``serverPort`` - Use the Java port ``255XY`` * ``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`` 4. ``plugins/voicechat/voicechat-server.properties``
* ``port`` - Use the Voice port ``233XY`` * ``port`` - Use the Voice port ``233XY``
[minecraft_01]: https://github.com/vincss/mcsleepingserverstarter
### DNS ### DNS
An entry needs to be added to the [Forgejo DNS Config][dns_01] in the form of ``minecraft.$NAME``. An entry needs to be added to the [Forgejo DNS Config][dns_01] in the form of ``minecraft.$NAME``.