connectToServer
Connect to a remote Minecraft server by providing host and username. Optionally include port, password, and version for authentication.
Instructions
Connect to a Minecraft server with the specified credentials
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Minecraft server host address | |
| port | No | Minecraft server port | |
| username | Yes | Minecraft username | |
| password | No | Minecraft password (if using premium account) | |
| version | No | Minecraft version |