Skip to content

Client Panel en

ZoyLuo edited this page Jun 5, 2026 · 1 revision

Client Panel

Press Alt + 0 on the client (singleplayer or connected to a server) to open the AIBot control panel — command bots without typing.

Features

  • Lock a target bot — pick which bot to control (e.g. Bob).
  • Live status — health, hunger, current task & progress, brain state, token usage, inventory summary.
  • Natural language — message a bot directly (equivalent to /aibot brain say).
  • Quick actions — one-click move, stop, eat, mine, craft, smelt, and other common ops.

Permissions

Panel actions ultimately run through server commands. Without command permission (OP), the panel shows an insufficient-permission notice; what you can do depends on the server's permission config.

Equivalent commands

Panel action Equivalent command
Send message /aibot brain say <bot> …
View status /aibot task status · /aibot brain status
Quick action /aibot task assign <bot> …

Full commands in Commands.


In dev, launch the panel-enabled client with ./gradlew runClient. See Getting Started.

Clone this wiki locally