connectToServer
Establish a connection to a Minecraft server by providing host, username, and optional credentials like password, port, and version for remote gameplay and control via AI.
Instructions
Connect to a Minecraft server with the specified credentials
Input Schema
Name | Required | Description | Default |
---|---|---|---|
host | Yes | Minecraft server host address | |
password | No | Minecraft password (if using premium account) | |
port | No | Minecraft server port | |
username | Yes | Minecraft username | |
version | No | Minecraft version |