doc: got teh wrong ports
This commit is contained in:
parent
653ea3c750
commit
0fd8903755
2 changed files with 11 additions and 8 deletions
|
@ -3,8 +3,11 @@
|
||||||
## Minecraft
|
## Minecraft
|
||||||
Ports are grouped together like so:
|
Ports are grouped together like so:
|
||||||
* 255XY - Java Port
|
* 255XY - Java Port
|
||||||
* 244XY - Bedrock Port
|
* TCP
|
||||||
* 233XY - Voice Chat port
|
* 244XY - Voice Chat port
|
||||||
|
* UDP
|
||||||
|
* 233XY - Bedrock Port
|
||||||
|
* UDP
|
||||||
|
|
||||||
| XY | Society | Bot |
|
| XY | Society | Bot |
|
||||||
|----|----------|-----|
|
|----|----------|-----|
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### Ports
|
### Ports
|
||||||
* 255XY - Java Port
|
* 255XY - Java Port
|
||||||
* 244XY - Bedrock Port
|
* 244XY - Voice Chat port
|
||||||
* 233XY - Voice Chat port
|
* 233XY - Bedrock Port
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
* Else use the plus:
|
* Else use the plus:
|
||||||
![add_allocation.png][setup_02]
|
![add_allocation.png][setup_02]
|
||||||
To create a new account for them.
|
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.
|
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``
|
* ``email`` - use ``$username@skynet.ie`` or ``$username@ulwolves.ie``
|
||||||
Do not use any other email.
|
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.
|
* ``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``
|
||||||
* ``bedrockPort`` - Use the Bedrock port ``244XY``
|
* ``bedrockPort`` - Use the Bedrock port ``233XY``
|
||||||
3. ``plugins/Geyser-Spigot/config.yml``
|
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``
|
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
|
[minecraft_01]: https://github.com/vincss/mcsleepingserverstarter
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue