-
Notifications
You must be signed in to change notification settings - Fork 0
Running Commands
RUN_COMMAND is what turns the assistant from "places blocks one by one" into "builds
a working redstone contraption". It can run /setblock, /fill, /give, /tp,
/effect, /summon, /clone, /time, /weather and similar.
It's gated three ways:
On by default. Turn it off with /ai commands off or the Allow commands switch in
/ai menu → Combat.
The command-block tier. At the default level 2 it can run building/utility commands
like /setblock, /fill, /clone, /give, /summon, /tp, /effect, /time,
/weather, but not server-admin commands. Adjust with the Command perm level
control in the panel (Combat tab, or the Admin panel).
Dangerous admin commands — stop, op, ban, whitelist, reload and similar — are
always refused regardless of the permission level.
Command execution is per-session and server-side. On a multiplayer server, make sure you trust the player who owns the assistant before enabling it.
Blockpal — a Minecraft Fabric AI companion mod · default companion Ethan · Report an issue · MIT License
Start here
Using the mod
- Commands
- Talking to Your Assistant
- Client-Side Assistant
- Possession Mode
- Voice
- Settings
- Performance Presets
- Custom Skins
- Personalities
- Trust & Per-Bot Management
- Running Commands
- AI Actions
- Vision & Code
- PVT — learning by watching
- Speed & Combat
- Bedrock (Geyser)
- Bedrock Add-On (single-player)
Multiplayer & games
AI providers
- MCP server (Claude/ChatGPT/Grok/Gemini)
- Local AI on your GPU
- Local & Player2 AI
- Per-Player Keys & Models
Admin & safety
Reference