rcon_command
Send raw console commands to a Paper Minecraft server via RCON, such as setting game rules or executing admin tasks, when no dedicated tool exists.
Instructions
Send a raw command to the server console via RCON (e.g. 'gamerule keepInventory true'). Use dedicated tools for common actions when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | The raw console command, without a leading slash |