We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5265a0 commit ec47ccbCopy full SHA for ec47ccb
1 file changed
docs/docs/usage/commands/join.mdx
@@ -10,11 +10,6 @@ Simulates a player login to a Minecraft server to check authentication and white
10
This feature attempts to join the server and captures any kick messages,
11
which can indicate if a server is online-mode (requires Mojang authentication), cracked (offline-mode), or has a whitelist enabled.
12
13
-:::warning
14
-This feature is currently under active development.
15
-There are currently only some debug outputs.
16
-:::
17
-
18
## Usage
19
20
```bash
0 commit comments