Skip to content

Commit

Permalink
docs: move reset token tip
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbraemer committed Jan 18, 2024
1 parent 754b3ff commit d44eb58
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .web/docs/guide/auth-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ java -Dmojang.sessionserver=[MINEKUBE AUTHSESSION API COMMING SOON] -jar velocit

#### Gate

TBD

#### Waterfall

::: code-group
Expand Down
15 changes: 8 additions & 7 deletions .web/docs/guide/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ Connectors are the link between your Minecraft Endpoints and the Connect Network

Follow the guide of the Connector you chose to install and launch it.

::: tip Endpoint Token

Reset the token in the Dashboard and set it in the `connect.json` / `token.json` file.

:::

-> If you face serious issues [get help](#getting-help) in the Discord.

## Done!
Expand All @@ -48,4 +42,11 @@ at `<endpoint>.play.minekube.net`!
If you need help, join the Minekube Community Discord
and post a support request in the **#support** forum.

-> https://minekube.com/discord
-> https://minekube.com/discord

::: tip Endpoint Token

If your get an authentication erorr from the Watch service, then try to reset the token
in the Dashboard and update it in your `connect.json` / `token.json` file of your Connector.

:::

0 comments on commit d44eb58

Please sign in to comment.