diff --git a/docs/Ports.md b/docs/Ports.md index 9cf3847..2d00aaa 100644 --- a/docs/Ports.md +++ b/docs/Ports.md @@ -3,8 +3,11 @@ ## Minecraft Ports are grouped together like so: * 255XY - Java Port -* 244XY - Bedrock Port -* 233XY - Voice Chat port + * TCP +* 244XY - Voice Chat port + * UDP +* 233XY - Bedrock Port + * UDP | XY | Society | Bot | |----|----------|-----| diff --git a/docs/Server_Setup_Minecraft.md b/docs/Server_Setup_Minecraft.md index ea0a5ed..c309cdf 100644 --- a/docs/Server_Setup_Minecraft.md +++ b/docs/Server_Setup_Minecraft.md @@ -4,8 +4,8 @@ ### Ports * 255XY - Java Port -* 244XY - Bedrock Port -* 233XY - Voice Chat port +* 244XY - Voice Chat port +* 233XY - Bedrock Port ## Setup @@ -26,7 +26,7 @@ * Else use the plus: ![add_allocation.png][setup_02] To create a new account for them. - * ``username`` - THis should be the Club/Soc as lowercase. + * ``username`` - This should be the Club/Soc as lowercase. Check with Admin if they already have a Skynet account, if they have then use that. * ``email`` - use ``$username@skynet.ie`` or ``$username@ulwolves.ie`` Do not use any other email. @@ -53,11 +53,11 @@ If an option is not already in teh file then create it. * ``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`` - * ``bedrockPort`` - Use the Bedrock port ``244XY`` + * ``bedrockPort`` - Use the Bedrock port ``233XY`` 3. ``plugins/Geyser-Spigot/config.yml`` - * ``bedrock.port`` - Use the Bedrock port ``244XY`` + * ``bedrock.port`` - Use the Bedrock port ``233XY`` 4. ``plugins/voicechat/voicechat-server.properties`` - * ``port`` - Use the Voice port ``233XY`` + * ``port`` - Use the Voice port ``244XY`` [minecraft_01]: https://github.com/vincss/mcsleepingserverstarter