-
Notifications
You must be signed in to change notification settings - Fork 2
Client Panel en
ZoyLuo edited this page Jun 5, 2026
·
1 revision
Press Alt + 0 on the client (singleplayer or connected to a server) to open the AIBot control panel — command bots without typing.
-
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.
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.
| 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.
AIBot · GitHub · MIT License · LLM plans · Tasks execute · Bob survives
新手上路
理解原理
参与开发
- Home
- Getting Started
- Commands
- Configuration
- Client Panel
- Architecture
- Goal Engine
- Task System
- Brain & Tools
- Safety Net
- Developer Guide
- FAQ
主仓库 · MIT