For the complete documentation index, see llms.txt. This page is also available as Markdown.

BuildSystem

BuildSystem Header Logo

Welcome to the documentation portal for BuildSystem, a management engine for Minecraft builders. Organize worlds, configure access controls, manage backups, and programmatically orchestrate build environments.


Guide Structure

🛠️ User & Admin Guide

Designed for server owners and administrators configuring the plugin.

💻 Developer Portal

Designed for developers writing plugins, integrating hooks, or automating world creation.

  • API Setup: Add buildsystem-api as a dependency.

  • World Management: Create and import worlds using the fluent builder pattern.

  • Lifecycle Events: Listen for world creation, deletion, status changes, and backups.

Last updated