mindcraft icon indicating copy to clipboard operation
mindcraft copied to clipboard

I've added `!ride` and `!dismount` commands to `actions.js`.

Open Shroototem opened this issue 7 months ago • 0 comments

New commands:

  • !ride: Allows the agent to ride the matching entity of a given type.
  • !dismount: Allows the agent to dismount the currently ridden entity.

Both commands have been added to the actionsList in src/agent/commands/actions.js.

Shroototem avatar May 22 '25 20:05 Shroototem