doc: split out teh users file

This commit is contained in:
silver 2025-05-08 18:17:31 +01:00
parent c40fd4c51d
commit 6ab0b31054
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 22 additions and 23 deletions

View file

@ -66,25 +66,3 @@ An entry needs to be added to the [Forgejo DNS Config][dns_01] in the form of ``
Where ``$NAME`` is the name of teh club/soc, lowercase.
[dns_01]: https://forgejo.skynet.ie/Skynet/nixos/src/branch/main/applications/games/minecraft.nix#L27
### Users
#### Discord Bot
If the Club/Soc uses the Skynet Discord bot then you will need to add your username to it.
Instructions can be found here: [link][users_04]
#### Java
* Connect via ``minecraft.$NAME.games.skynet.ie``
* If you want to use voice chat install it locally
* [Modrinth][users_02]
* [Wiki][users_03] (Has more detailed install instructions)
#### Bedrock
* Connect via ``minecraft.$NAME.games.skynet.ie``
* Port is ``244XY``
* Bedrock users need to [link][users_01] their account to join the server
[users_01]: https://link.geysermc.org/method/online
[users_02]: https://modrinth.com/plugin/simple-voice-chat
[users_03]: https://modrepo.de/minecraft/voicechat/wiki/installation
[users_04]: https://forgejo.skynet.ie/Skynet/discord-bot/src/branch/main/doc/User.md#minecraft

21
docs/Minecraft_Users.md Normal file
View file

@ -0,0 +1,21 @@
# Minecraft - Users
## Discord Bot
If the Club/Soc uses the Skynet Discord bot then you will need to add your username to it.
Instructions can be found here: [link][users_04]
## Java
* Connect via ``minecraft.$NAME.games.skynet.ie``
* If you want to use voice chat install it locally
* [Modrinth][users_02]
* [Wiki][users_03] (Has more detailed install instructions)
## Bedrock
* Connect via ``minecraft.$NAME.games.skynet.ie``
* Port is ``244XY``
* Bedrock users need to [link][users_01] their account to join the server
[users_01]: https://link.geysermc.org/method/online
[users_02]: https://modrinth.com/plugin/simple-voice-chat
[users_03]: https://modrepo.de/minecraft/voicechat/wiki/installation
[users_04]: https://forgejo.skynet.ie/Skynet/discord-bot/src/branch/main/doc/User.md#minecraft