doc: got teh wrong ports
This commit is contained in:
parent
653ea3c750
commit
0fd8903755
2 changed files with 11 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue