Skip to content

Commit 677fb3c

Browse files
authored
feat: document mojang.sessionserver system property (#648)
1 parent 00dd174 commit 677fb3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/docs/velocity/admin/reference/system-properties.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ The default value shown may not be set for the property but will only be used by
4545
- **default**: `true`
4646
- **description**: Overrides `force-key-authentication` from the config. If not set, it will be automatically set to the current config value.
4747

48+
#### mojang.sessionserver
49+
50+
- **default**: `https://sessionserver.mojang.com/session/minecraft/hasJoined`
51+
- **description**: Full URL of the `hasJoined` endpoint on the session server used for authentication.
52+
4853
#### velocity.natives-tmpdir
4954

5055
- **default**: `unset`

0 commit comments

Comments
 (0)