
AI Builder
AIBuilder is a Spigot plugin that uses DeepSeek to generate JSON build plans from prompts and automatically constructs them inside a selected region with optional streaming, validation, and AI bot control.
AIBuilder is a Spigot plugin that lets players select a region, send a prompt to DeepSeek, and automatically build the result from a JSON plan. It supports streaming output, validation/repair of plans, continuation with /next, feedback via /feedback, optional survival‑mode block consumption, and an AI bot NPC for interactive control. The plugin sends the region size (and optional existing blocks) to DeepSeek, parses the returned JSON blocks, and places them in the world step‑by‑step.
How it works
- Player selects a region with a stick (LMB = pos1, RMB = pos2; optional drag select).
- /aibuild
sends the prompt + region info to DeepSeek. - The AI returns a JSON plan with blocks and relative coordinates.
- The plugin validates/repairs the plan (if enabled) and places blocks in the region.
- /next can extend the last build; /feedback improves the next response.
Commands
/aibuild
