BudPlugin - Buddies for your adventure!

This Plugins add three Buddies to your adventure - they will follow you, fight with you and interact via sounds and chat (AI-featured through LLM).

File Details

BudPlugin-1.3.0.jar

  • R
  • Feb 6, 2026
  • 590.51 KB
  • 110
  • Early Access

File Name

BudPlugin-1.3.0.jar

Supported Versions

  • Early Access

[1.3.0]

Added

  • YAML Prompt Management: Refactored logic to use external prompt.yml files for easier editing of NPC personalities.
  • Default chat messages: If LLM is disabled or fails, Buds will now respond with default messages for combat or world view interactions.
  • Token Logging: Consumed tokens are now logged for every LLM interaction.

Fixed

  • Ticker-based Spawning: Buds now spawn with a 0.3s delay between each other.
  • Spawn range: Make it more random by adding a small random offset to the spawn location of each Bud.
  • Synchronized NPC Lists: Spawning results are now handled in a thread-safe list to provide immediate feedback while work continues in the background.
  • State Mapping: Corrected name of mod folder to "Bud_Plugin"
  • Misconfig: Now handle better enabled LLM state with no activ LLM instance. Make sounds/chat more robust.
  • Bud names: Corrected bud names in roles definitions to match actual NPC names (Gronkh, Veri, Keyleth).