Skip to content

Commit a2e65fb

Browse files
committed
docs: Visually point to Connect endpoint domain is written to the console; Link quick start button to correct page
1 parent 6b6ff30 commit a2e65fb

File tree

5 files changed

+15
-2
lines changed

5 files changed

+15
-2
lines changed

.web/docs/guide/includes/downloads.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ you can download the Connect plugin right here, instead of SpigotMC.
1111
Ready to experience Minekube Connect? Download the latest stable release for your platform!
1212
:point_up_2:
1313

14+
![Console showing public domain](/images/terminal-log.png)
15+
16+
1417
[_What does the Connect Plugin do?_](/guide/#the-connect-plugin)
1518

1619
## Disabling "enforce secure player profiles" <VPBadge type='danger'>Required</VPBadge>

.web/docs/guide/includes/joining.md

+11
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,19 @@ After installing Connect plugin and starting your server
2121
you will see the [free public domain](/guide/domains) for your server that looks like
2222
`<endpoint>.play.minekube.net`.
2323

24+
::: code-group
25+
```shell [Server Console]
26+
[connect] Enabling connect vX.Y.Z
27+
[connect] Enpoint name: live-beru
28+
[connect] Your public address: live-beru.play.minekube.net
29+
```
30+
:::
31+
32+
Use your domain to join your server.
33+
2434
![Console showing public domain](/images/terminal-log.png)
2535

36+
2637
Ping requests are also mirrored to the endpoint server.
2738

2839

.web/docs/guide/quick-start.md

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ _This page explains where to download and how to configure the Connect plugin to
44
server on the [Connect Network](/guide/#the-connect-network) and allow players to join your server.
55
It's easy!_
66

7-
87
:::: tip Prerequisites
98
- You have a Minecraft server running anywhere (locally or remote).
109
- You have a Minecraft client for joining (paid or non-paid).

.web/docs/images/terminal-log.png

61 KB
Loading

.web/docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ hero:
1414
actions:
1515
- theme: brand
1616
text: Quick Start
17-
link: /guide/
17+
link: /guide/quick-start
1818
- theme: alt
1919
text: Downloads
2020
link: /guide/downloads

0 commit comments

Comments
 (0)