Skip to content

A headless Minecraft bot built with 3arthqu4ke/HeadlessMc and cabaletta/baritone.

License

Notifications You must be signed in to change notification settings

nothub/headlessbot

Repository files navigation

headlessbot logo

A headless Minecraft bot built with 3arthqu4ke/HeadlessMc and cabaletta/baritone.


Usage

Run ./scripts/bot.sh to start the bot in a Docker container.

Behavior

The bots behavior is represented as behavior tree.

TODO

(Assorted Ideas)

General / Misc

  • test disconnect/kick
  • expiring flags
  • global cooldowns
  • inventory utils
  • port old player utils
  • more block groups
  • baritone settings
  • permission groups (admin commands)
  • player standing (friend/foe) system
  • config file
  • http api for remote control
  • webhook logs

Behavior Tree

  • Tree walking
  • Composite nodes
  • Decorator nodes
  • Port old behavior
  • WebUI
    • tree viewer
    • tree editor
    • tree manager

Monitoring

  • Prometheus exporter

Modules

Chat Commands

  • command system
  • clear (clear area)
  • take (go to player, pick up dropped items and check containers in range)
  • guard (patrol and kill mobs around anchor position)
  • chatlog (upload latest chatlog as paste)
  • nbt (dump current inventory nbt data as paste)
  • names (get old names of player)
  • search (get infos from ddg/google/etc.)
  • yt (search videos)

About

A headless Minecraft bot built with 3arthqu4ke/HeadlessMc and cabaletta/baritone.

Topics

Resources

License

Stars

Watchers

Forks