We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00dd174 commit 677fb3cCopy full SHA for 677fb3c
src/content/docs/velocity/admin/reference/system-properties.md
@@ -45,6 +45,11 @@ The default value shown may not be set for the property but will only be used by
45
- **default**: `true`
46
- **description**: Overrides `force-key-authentication` from the config. If not set, it will be automatically set to the current config value.
47
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
53
#### velocity.natives-tmpdir
54
55
- **default**: `unset`
0 commit comments