doc: split out teh users file
This commit is contained in:
parent
c40fd4c51d
commit
6ab0b31054
2 changed files with 22 additions and 23 deletions
|
@ -65,26 +65,4 @@ If an option is not already in teh file then create it.
|
|||
An entry needs to be added to the [Forgejo DNS Config][dns_01] in the form of ``minecraft.$NAME``.
|
||||
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
|
||||
[dns_01]: https://forgejo.skynet.ie/Skynet/nixos/src/branch/main/applications/games/minecraft.nix#L27
|
21
docs/Minecraft_Users.md
Normal file
21
docs/Minecraft_Users.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue